diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:54 -0700 |
commit | 13c12c7ceaadf9a544cd58bd68472ccf5b0c4ba4 (patch) | |
tree | f35a2217bde440bff855575737eebae79433e59d /dev-perl/URI | |
parent | dev-perl/Tree-DAG_Node-1.310.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-13c12c7ceaadf9a544cd58bd68472ccf5b0c4ba4.tar.gz gentoo-13c12c7ceaadf9a544cd58bd68472ccf5b0c4ba4.tar.bz2 gentoo-13c12c7ceaadf9a544cd58bd68472ccf5b0c4ba4.zip |
dev-perl/URI-1.730.0: ppc64 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 176b6595d81b..97fd362214bc 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=" |