diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:22:26 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:22:43 +1300 |
commit | 303d67114d1786c20242cba0006ad389b4eea0e6 (patch) | |
tree | 5ff58624cd5b77064fffb4c5c96158ff0be83127 /virtual | |
parent | virtual/perl-I18N-LangTags: Restore ~m68k to latest version (diff) | |
download | gentoo-303d67114d1786c20242cba0006ad389b4eea0e6.tar.gz gentoo-303d67114d1786c20242cba0006ad389b4eea0e6.tar.bz2 gentoo-303d67114d1786c20242cba0006ad389b4eea0e6.zip |
virtual/perl-CPAN: Restore ~m68k ~s390 ~sh to latest version
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="m68k s390 sh"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild index bc49152d51ec..ad925f18754f 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.200.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |