diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-24 09:34:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-24 09:34:21 +0300 |
commit | df8c9cb033bf3731aa97e11f30b51bf38a4f5e5f (patch) | |
tree | 22e5bd7c2dac3dcf40180603e537ed4f02f61236 /virtual/perl-Math-BigInt | |
parent | virtual/perl-Math-BigInt-FastCalc: amd64 stable wrt bug #685664 (diff) | |
download | gentoo-df8c9cb033bf3731aa97e11f30b51bf38a4f5e5f.tar.gz gentoo-df8c9cb033bf3731aa97e11f30b51bf38a4f5e5f.tar.bz2 gentoo-df8c9cb033bf3731aa97e11f30b51bf38a4f5e5f.zip |
virtual/perl-Math-BigInt: amd64 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild index 2bcfa9e5b9d7..038649f769c5 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.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.28* ~perl-core/${PN#perl-}-${PV} ) |