diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 14:54:10 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 15:22:30 +1300 |
commit | 3142ce48a898ae92672b05a3249a736eb3471bf2 (patch) | |
tree | 104a7a81378adde9727018cf0f8f70b06de0825f /perl-core | |
parent | sys-fs/fuse-exfat: remove old (diff) | |
download | gentoo-3142ce48a898ae92672b05a3249a736eb3471bf2.tar.gz gentoo-3142ce48a898ae92672b05a3249a736eb3471bf2.tar.bz2 gentoo-3142ce48a898ae92672b05a3249a736eb3471bf2.zip |
perl-core/Module-CoreList: Spread ~x64-cygwin from dev-lang/perl
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild b/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild index 3c96465ae37b..54f477f1fa8a 100644 --- a/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-5.201.709.230.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |