diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:24:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:24:17 +0200 |
commit | 18a4c57f85a74a893411a131e847beedd42f0716 (patch) | |
tree | a2e2d2e593d0c22c5f7037e04ded78f956b80e69 /dev-perl | |
parent | dev-ruby/yard: sparc stable wrt bug #799305 (diff) | |
download | gentoo-18a4c57f85a74a893411a131e847beedd42f0716.tar.gz gentoo-18a4c57f85a74a893411a131e847beedd42f0716.tar.bz2 gentoo-18a4c57f85a74a893411a131e847beedd42f0716.zip |
dev-perl/Math-BigInt-GMP: sparc stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild index eeb373a63c30..35117db4001b 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the GMP library for Math::BigInt routines" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |