diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:59:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:18 +0200 |
commit | 9c6186350c19f5e2d7520054b485c75148004eba (patch) | |
tree | 131e342bfd8bc57ada28e06ce982d9571aa54bb8 /dev-perl/URI | |
parent | dev-perl/Hash-FieldHash: x86 stable (bug #663934) (diff) | |
download | gentoo-9c6186350c19f5e2d7520054b485c75148004eba.tar.gz gentoo-9c6186350c19f5e2d7520054b485c75148004eba.tar.bz2 gentoo-9c6186350c19f5e2d7520054b485c75148004eba.zip |
dev-perl/URI: x86 stable (bug #663936)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 2f426ce2c99c..1dab3a04340a 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=" |