diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:18 +0100 |
commit | 6071af9934f8eacdf84c9a288cfad0cd8243be9c (patch) | |
tree | 6a5fe4cbddb7e813921e6f5205478ebedf3d7b81 /virtual/perl-Math-BigInt | |
parent | perl-core/Math-BigInt: Stabilize 1.999.842 amd64, #919980 (diff) | |
download | gentoo-6071af9934f8eacdf84c9a288cfad0cd8243be9c.tar.gz gentoo-6071af9934f8eacdf84c9a288cfad0cd8243be9c.tar.bz2 gentoo-6071af9934f8eacdf84c9a288cfad0cd8243be9c.zip |
virtual/perl-Math-BigInt: Stabilize 1.999.842 amd64, #919980
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.842.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.842.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.842.ebuild index 8ab244ea19e0..76b2bce78777 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.842.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.842.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" ~perl-core/${PN#perl-}-${PV} |