diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-11-17 00:23:20 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-11-23 01:06:25 +1300 |
commit | 4f8eaf2359eac02a4870f4e815f561b3163fb1fb (patch) | |
tree | 733cb04f9f68f01b13186b18454224489bd298c0 /virtual | |
parent | virtual/perl-Pod-Simple: Add more ~prefix keywords from dev-lang/perl (diff) | |
download | gentoo-4f8eaf2359eac02a4870f4e815f561b3163fb1fb.tar.gz gentoo-4f8eaf2359eac02a4870f4e815f561b3163fb1fb.tar.bz2 gentoo-4f8eaf2359eac02a4870f4e815f561b3163fb1fb.zip |
virtual/perl-Safe: Add more ~prefix keywords from dev-lang/perl
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild index b66597c97ea6..0245ff275ed1 100644 --- a/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.390.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x64-cygwin ~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.24* ~perl-core/${PN#perl-}-${PV} ) diff --git a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild index b920491ece41..6fd53f0e4c5e 100644 --- a/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~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* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) |