diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-12-22 11:09:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-12-22 11:09:47 +0100 |
commit | 22be8fc1ec24563ca98fbfce4189fdb292bfce3e (patch) | |
tree | 55851d4ac5f5e90dafbd95845785496a47bb304c /perl-core | |
parent | dev-util/ctags: ppc64 stable wrt bug #602278 (diff) | |
download | gentoo-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.ebuild | 2 |
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="" |