diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:13:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:18:09 +0200 |
commit | de7b4ee5f66a91d58f604437deeba207db525f7a (patch) | |
tree | ae5deaf2851377960ec7f011432b1af3fa303336 /dev-perl/Math-BigInt-Lite | |
parent | dev-perl/Data-Float: x86 stable (bug #632664) (diff) | |
download | gentoo-de7b4ee5f66a91d58f604437deeba207db525f7a.tar.gz gentoo-de7b4ee5f66a91d58f604437deeba207db525f7a.tar.bz2 gentoo-de7b4ee5f66a91d58f604437deeba207db525f7a.zip |
dev-perl/Math-BigInt-Lite: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Math-BigInt-Lite')
-rw-r--r-- | dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild index 8a4d4061f806..81877108927a 100644 --- a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.0.ebuild +++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.140.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" RDEPEND=" |