commit: 0a9335451aa5d450f33c75d7ce78bc97b08dcbc3 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon May 22 13:22:42 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon May 22 13:24:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a933545
dev-perl/Math-BigInt-GMP-1.490.0-r0: add alpha keyword Gentoo-Bug: 612266 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4e079671779..0c69b17967f 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="
