diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:44:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:52 +0300 |
commit | f0042915a8260535953707471a29edca67936e06 (patch) | |
tree | 3c10619dcf0f3d3a98597fb6dd0c0d1f207ca21a /virtual/perl-bignum | |
parent | virtual/perl-XSLoader: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-f0042915a8260535953707471a29edca67936e06.tar.gz gentoo-f0042915a8260535953707471a29edca67936e06.tar.bz2 gentoo-f0042915a8260535953707471a29edca67936e06.zip |
virtual/perl-bignum: 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-bignum')
-rw-r--r-- | virtual/perl-bignum/perl-bignum-0.470.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-bignum/perl-bignum-0.470.0.ebuild b/virtual/perl-bignum/perl-bignum-0.470.0.ebuild index 869b9692cfaa..465f2664d8a2 100644 --- a/virtual/perl-bignum/perl-bignum-0.470.0.ebuild +++ b/virtual/perl-bignum/perl-bignum-0.470.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 ~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" +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.26* ~perl-core/${PN#perl-}-${PV} ) |