diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:33:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:33:51 +0100 |
commit | f001190d96fda4ece36239824cf0edfcf21d3038 (patch) | |
tree | eb810d60de96a104d329e9117b385b30c1249052 /dev-perl/libwww-perl | |
parent | dev-perl/libintl-perl: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-f001190d96fda4ece36239824cf0edfcf21d3038.tar.gz gentoo-f001190d96fda4ece36239824cf0edfcf21d3038.tar.bz2 gentoo-f001190d96fda4ece36239824cf0edfcf21d3038.zip |
dev-perl/libwww-perl: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild index 88498cc3b285..dbdd1c66f72d 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.150.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="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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="ssl" RDEPEND=" |