diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:25:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:25:15 +0200 |
commit | f16443fec3b01f67243763601090a5ab3cbaa19a (patch) | |
tree | 05cc86775b0c16a1af9cd411657ef12601ae0b2f /dev-perl/Math-BigInt-GMP | |
parent | media-sound/schismtracker: x86 stable wrt bug #799392 (diff) | |
download | gentoo-f16443fec3b01f67243763601090a5ab3cbaa19a.tar.gz gentoo-f16443fec3b01f67243763601090a5ab3cbaa19a.tar.bz2 gentoo-f16443fec3b01f67243763601090a5ab3cbaa19a.zip |
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-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 35117db4001b..cf107a6d54b7 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 )" |