diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:17:12 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:22:40 +1300 |
commit | 92b2513414416836c2645fdbaf7e286334cdec9c (patch) | |
tree | d5b4a08301d4b04064e0bbba4a525d95b0e32705 /virtual | |
parent | virtual/perl-Devel-PPPort: Restore ~m68k ~s390 ~sh to latest (diff) | |
download | gentoo-92b2513414416836c2645fdbaf7e286334cdec9c.tar.gz gentoo-92b2513414416836c2645fdbaf7e286334cdec9c.tar.bz2 gentoo-92b2513414416836c2645fdbaf7e286334cdec9c.zip |
virtual/perl-threads-shared: Restore ~m68k ~s390 ~sh to latest
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-threads-shared/perl-threads-shared-1.580.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild index 0e8409507fee..ba019f2561fb 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.580.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 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |