diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 10:13:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 10:14:28 +0100 |
commit | fad57c6be3986ec81978c7d6a8c7d8b920029bb0 (patch) | |
tree | bff6af1c6e995550338bd00a13c18c35ef8fd09a /dev-perl/HTTP-Entity-Parser | |
parent | dev-perl/Cookie-Baker: keyworded 0.70.0 for ppc, bug #613376 (diff) | |
download | gentoo-fad57c6be3986ec81978c7d6a8c7d8b920029bb0.tar.gz gentoo-fad57c6be3986ec81978c7d6a8c7d8b920029bb0.tar.bz2 gentoo-fad57c6be3986ec81978c7d6a8c7d8b920029bb0.zip |
dev-perl/HTTP-Entity-Parser: keyworded 0.190.0 for ppc, bug #613376
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/HTTP-Entity-Parser')
-rw-r--r-- | dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild index b7c17e7e4450..a3cdaba83b95 100644 --- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild +++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI compliant HTTP Entity Parser" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test +xs" RDEPEND=" |