diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:10:22 +0100 |
commit | f367f7ae7be8b0ad51a5bd4095a075d31049e3be (patch) | |
tree | 6bc2d661f765174cf5415f3205c8bf5ee81531cc /virtual | |
parent | perl-core/Math-BigInt: Stabilize 1.999.842 sparc, #919980 (diff) | |
download | gentoo-f367f7ae7be8b0ad51a5bd4095a075d31049e3be.tar.gz gentoo-f367f7ae7be8b0ad51a5bd4095a075d31049e3be.tar.bz2 gentoo-f367f7ae7be8b0ad51a5bd4095a075d31049e3be.zip |
virtual/perl-Math-BigInt: Stabilize 1.999.842 sparc, #919980
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual')
-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 210e8cfba737..38aa2a6773f5 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} |