diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:16:21 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-01-20 00:22:39 +1300 |
commit | 1aa99789f045c7542c8c64f933e3ebec85e36614 (patch) | |
tree | c48a2015080ca507e510963a0690214746f24a20 /virtual/perl-Devel-PPPort | |
parent | virtual/perl-threads: Restore ~sh ~s390 ~m68k to latest (diff) | |
download | gentoo-1aa99789f045c7542c8c64f933e3ebec85e36614.tar.gz gentoo-1aa99789f045c7542c8c64f933e3ebec85e36614.tar.bz2 gentoo-1aa99789f045c7542c8c64f933e3ebec85e36614.zip |
virtual/perl-Devel-PPPort: 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/perl-Devel-PPPort')
-rw-r--r-- | virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild index 7263b51dbc99..c43da767dec4 100644 --- a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild +++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.400.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# 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 ~ppc-aix ~x64-cygwin ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |