diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:55:17 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:09:29 +0100 |
commit | e07527386c2aa645d3ced9fe60c69c8888773eb0 (patch) | |
tree | 8f9263a1145e4ed7f65ef3d295b28fdb00dfd9f3 /perl-core | |
parent | virtual/perl-CPAN-Meta: add ~x64-cygwin keyword (diff) | |
download | gentoo-e07527386c2aa645d3ced9fe60c69c8888773eb0.tar.gz gentoo-e07527386c2aa645d3ced9fe60c69c8888773eb0.tar.bz2 gentoo-e07527386c2aa645d3ced9fe60c69c8888773eb0.zip |
perl-core/Scalar-List-Utils: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
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 55c64e7c6454..5985f4fcf1e3 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 @@ -9,7 +9,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 ~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 ~x64-cygwin ~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="" |