diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:50:40 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:51 +0100 |
commit | ab02551717b35e92e0b8819d3f6a41f8d3c017d7 (patch) | |
tree | e2b34fa63760c17364198fcc3b14eacfd5ad5789 /dev-perl/URI | |
parent | dev-perl/Unicode-EastAsianWidth: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-ab02551717b35e92e0b8819d3f6a41f8d3c017d7.tar.gz gentoo-ab02551717b35e92e0b8819d3f6a41f8d3c017d7.tar.bz2 gentoo-ab02551717b35e92e0b8819d3f6a41f8d3c017d7.zip |
dev-perl/URI: dropped ~ia64-hpux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.710.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.710.0.ebuild b/dev-perl/URI/URI-1.710.0.ebuild index 2b57e1814b5e..a3c584a36409 100644 --- a/dev-perl/URI/URI-1.710.0.ebuild +++ b/dev-perl/URI/URI-1.710.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |