diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:42:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:35 +0300 |
commit | 4958756d0a5c84eb89702348b6196bf27afab218 (patch) | |
tree | c85ce8ab2d8b7ed0484eb75e3578535e56ae656e /virtual/perl-Safe | |
parent | virtual/perl-Pod-Simple: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-4958756d0a5c84eb89702348b6196bf27afab218.tar.gz gentoo-4958756d0a5c84eb89702348b6196bf27afab218.tar.bz2 gentoo-4958756d0a5c84eb89702348b6196bf27afab218.zip |
virtual/perl-Safe: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.400.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 6fd53f0e4c5e..1667392dbb92 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 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 ~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 ~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} ) |