summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 20:48:25 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 20:48:25 +0100
commit20e5a3ab2852a44a5a1261fc00890ad6767cf0cb (patch)
tree59f7ada4011da7a1659aeb7b81c2d8b54de48751
parentperl-core/Pod-Simple: dropped ~ia64-linux ~x86-freebsd (diff)
downloadgentoo-20e5a3ab.tar.gz
gentoo-20e5a3ab.tar.bz2
gentoo-20e5a3ab.zip
perl-core/Scalar-List-Utils: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
index 42d6f4060de2..8c5e470a2d17 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.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$
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Common Scalar and List utility subroutines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-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="test"
RDEPEND=""