diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:11:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:09 +0100 |
commit | b20e54f2d4d7dd1325459b0a3ebbcc6d6be2d656 (patch) | |
tree | 4da2be61615647de9c35a510f44195fbedf38439 /dev-perl/HTTP-Entity-Parser | |
parent | dev-perl/File-ShareDir: stable 1.104.0 for ppc64, bug #657690 (diff) | |
download | gentoo-b20e54f2d4d7dd1325459b0a3ebbcc6d6be2d656.tar.gz gentoo-b20e54f2d4d7dd1325459b0a3ebbcc6d6be2d656.tar.bz2 gentoo-b20e54f2d4d7dd1325459b0a3ebbcc6d6be2d656.zip |
dev-perl/HTTP-Entity-Parser: stable 0.200.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/HTTP-Entity-Parser')
-rw-r--r-- | dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild index d7da5cdb2168..af0762a9aa74 100644 --- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild +++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI compliant HTTP Entity Parser" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test +xs" RDEPEND=" |