diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 15:13:44 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 15:22:32 +1300 |
commit | b46be386ecffad338fd3a1209855c6ed643d8d38 (patch) | |
tree | 4335c0acfa03ab092c77584098b8ad5fa1d51262 /virtual/perl-Module-Load | |
parent | perl-core/Unicode-Collate: Spread ~x64-cygwin from dev-lang/perl (diff) | |
download | gentoo-b46be386ecffad338fd3a1209855c6ed643d8d38.tar.gz gentoo-b46be386ecffad338fd3a1209855c6ed643d8d38.tar.bz2 gentoo-b46be386ecffad338fd3a1209855c6ed643d8d38.zip |
virtual/perl-*: Spread ~x64-cygwin keywords from dev-lang/perl
Virtuals are ultimately part of dev-lang/perl and are independent
for portage related reasons, so should share perl's keywording.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.320.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r5.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r5.ebuild index 6293b0bd07e8..1d0d46f53dd5 100644 --- a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r5.ebuild +++ b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#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" RDEPEND=" || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) |