summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-12-22 11:09:23 +0100
committerFabian Groffen <grobian@gentoo.org>2016-12-22 11:09:47 +0100
commit22be8fc1ec24563ca98fbfce4189fdb292bfce3e (patch)
tree55851d4ac5f5e90dafbd95845785496a47bb304c /perl-core
parentdev-util/ctags: ppc64 stable wrt bug #602278 (diff)
downloadgentoo-22be8fc1ec24563ca98fbfce4189fdb292bfce3e.tar.gz
gentoo-22be8fc1ec24563ca98fbfce4189fdb292bfce3e.tar.bz2
gentoo-22be8fc1ec24563ca98fbfce4189fdb292bfce3e.zip
perl-core/Scalar-List-Utils: add Prefix keywords
Package-Manager: portage-2.2.28-prefix
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild2
1 files changed, 1 insertions, 1 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 2583997adf1d..42d6f4060de2 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
@@ -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 ~amd64-fbsd ~x86-fbsd"
+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"
IUSE="test"
RDEPEND=""