diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:16 -0700 |
commit | c45339b81faaec03652bf2b83117bf41aed3a4c4 (patch) | |
tree | 347cda116bb34fec74516a5d03e094f8ec2fbd04 /dev-perl/URI | |
parent | dev-perl/UNIVERSAL-isa-1.201.710.120: ppc stable, bug 663936 (diff) | |
download | gentoo-c45339b81faaec03652bf2b83117bf41aed3a4c4.tar.gz gentoo-c45339b81faaec03652bf2b83117bf41aed3a4c4.tar.bz2 gentoo-c45339b81faaec03652bf2b83117bf41aed3a4c4.zip |
dev-perl/URI-1.730.0: ppc stable, bug 663936
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.730.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild index 97fd362214bc..ff0b3f072a12 100644 --- a/dev-perl/URI/URI-1.730.0.ebuild +++ b/dev-perl/URI/URI-1.730.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |