diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:46:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:46:13 +0100 |
commit | d0587aec9b008cda1d0a6b1d90cae81abf111280 (patch) | |
tree | ebe596ba881a03a9b49042d73876f3709edb27a0 /perl-core/libnet | |
parent | perl-core/JSON-PP: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x8... (diff) | |
download | gentoo-d0587aec9b008cda1d0a6b1d90cae81abf111280.tar.gz gentoo-d0587aec9b008cda1d0a6b1d90cae81abf111280.tar.bz2 gentoo-d0587aec9b008cda1d0a6b1d90cae81abf111280.zip |
perl-core/libnet: dropped ~ia64-linux ~x64-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'perl-core/libnet')
-rw-r--r-- | perl-core/libnet/libnet-1.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/libnet/libnet-1.270.0.ebuild b/perl-core/libnet/libnet-1.270.0.ebuild index b2452f65ec55..72521bd1021a 100644 --- a/perl-core/libnet/libnet-1.270.0.ebuild +++ b/perl-core/libnet/libnet-1.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit eutils perl-module DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="sasl" RDEPEND="sasl? ( dev-perl/Authen-SASL )" |