diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:37:03 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:37:03 +0200 |
commit | 4616616253a6129ba3a53f8547cd968ee7d99292 (patch) | |
tree | fb6431a4cf926160e8d637fcdbb50e5042c01b46 /dev-perl/URI | |
parent | net-misc/wget: arm stable, bug #585926 (diff) | |
download | gentoo-4616616253a6129ba3a53f8547cd968ee7d99292.tar.gz gentoo-4616616253a6129ba3a53f8547cd968ee7d99292.tar.bz2 gentoo-4616616253a6129ba3a53f8547cd968ee7d99292.zip |
dev-perl/URI: arm stable, bug #585422
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.710.0.ebuild b/dev-perl/URI/URI-1.710.0.ebuild index 58f9b918508b..9ed7c710ef39 100644 --- a/dev-perl/URI/URI-1.710.0.ebuild +++ b/dev-perl/URI/URI-1.710.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |