diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:00:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:06:40 +0200 |
commit | 410616fb309ecce89fc53c8d6bfa9a33f97178c8 (patch) | |
tree | 31e6298b1cda14a548ba786b890922fcc6d98e63 /virtual/perl-Math-BigInt | |
parent | virtual/perl-Math-BigInt-FastCalc: x86 stable (bug #791490) (diff) | |
download | gentoo-410616fb309ecce89fc53c8d6bfa9a33f97178c8.tar.gz gentoo-410616fb309ecce89fc53c8d6bfa9a33f97178c8.tar.bz2 gentoo-410616fb309ecce89fc53c8d6bfa9a33f97178c8.zip |
virtual/perl-Math-BigInt: x86 stable (bug #791490)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.818-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.818-r1.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.818-r1.ebuild index 448304b10c18..2fdbd07f6ea6 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.818-r1.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.818-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) |