diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:25:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-01 10:25:22 +0200 |
commit | 6adb68d132657b2dd5d7dc2411aa3b08bee28c9e (patch) | |
tree | 25c4a4701438632967dd7e06f2ff96da4ff65c36 /dev-perl/Math-BigInt-Lite | |
parent | dev-perl/Math-BigInt-GMP: x86 stable wrt bug #799395 (diff) | |
download | gentoo-6adb68d132657b2dd5d7dc2411aa3b08bee28c9e.tar.gz gentoo-6adb68d132657b2dd5d7dc2411aa3b08bee28c9e.tar.bz2 gentoo-6adb68d132657b2dd5d7dc2411aa3b08bee28c9e.zip |
dev-perl/Math-BigInt-Lite: x86 stable wrt bug #799398
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-Lite')
-rw-r--r-- | dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild index 9d6b448d94bd..972af5e8a335 100644 --- a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild +++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.190.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="What BigInts are before they become big" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |