diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:26:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:26:13 +0100 |
commit | 13feb4fe1e43d4cb47f168453956902980c8ed9c (patch) | |
tree | 96a035f06f53bc4c3fffe31affc25a4cae1b7493 /dev-perl/HTTP-Body | |
parent | dev-perl/HTML-RewriteAttributes: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-13feb4fe1e43d4cb47f168453956902980c8ed9c.tar.gz gentoo-13feb4fe1e43d4cb47f168453956902980c8ed9c.tar.bz2 gentoo-13feb4fe1e43d4cb47f168453956902980c8ed9c.zip |
dev-perl/HTTP-Body: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Body')
-rw-r--r-- | dev-perl/HTTP-Body/HTTP-Body-1.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Body/HTTP-Body-1.220.0.ebuild b/dev-perl/HTTP-Body/HTTP-Body-1.220.0.ebuild index e71828955502..cb28d8007d85 100644 --- a/dev-perl/HTTP-Body/HTTP-Body-1.220.0.ebuild +++ b/dev-perl/HTTP-Body/HTTP-Body-1.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="HTTP Body Parser" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # HTTP::Headers -> HTTP-Message |