diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:22:42 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:24:27 +0200 |
commit | 0a9335451aa5d450f33c75d7ce78bc97b08dcbc3 (patch) | |
tree | ce9c1549fc4b954c31238cf2419ae5db777cd360 /dev-perl/Math-BigInt-GMP | |
parent | app-portage/gentoolkit-dev-0.3.0-r0: add alpha keyword (diff) | |
download | gentoo-0a9335451aa5d450f33c75d7ce78bc97b08dcbc3.tar.gz gentoo-0a9335451aa5d450f33c75d7ce78bc97b08dcbc3.tar.bz2 gentoo-0a9335451aa5d450f33c75d7ce78bc97b08dcbc3.zip |
dev-perl/Math-BigInt-GMP-1.490.0-r0: add alpha keyword
Gentoo-Bug: 612266
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild index 4e079671779e..0c69b17967fc 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.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" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="test" RDEPEND=" |