diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:34:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:34:07 +0100 |
commit | 988e60f565d9a75d30bb47e6d423ceb84609f9d1 (patch) | |
tree | 27727b3b16d22184ee6f3ad64448565eb6dac1be /dev-perl/List-AllUtils | |
parent | dev-perl/libwww-perl: dropped ~x86-interix (diff) | |
download | gentoo-988e60f565d9a75d30bb47e6d423ceb84609f9d1.tar.gz gentoo-988e60f565d9a75d30bb47e6d423ceb84609f9d1.tar.bz2 gentoo-988e60f565d9a75d30bb47e6d423ceb84609f9d1.zip |
dev-perl/List-AllUtils: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild index ac415b77959f..44f193b5606f 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.90.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 perl-module DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package' SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/List-MoreUtils-0.280.0 |