commit: 18a4c57f85a74a893411a131e847beedd42f0716 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jul 1 08:24:17 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jul 1 08:24:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a4c57f
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 <AT> gentoo.org> dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 eeb373a63c3..35117db4001 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 )"