commit: b5d7a93b6d3700f0d848101fab8e746cf718c282 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 06:56:15 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 06:56:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d7a93b
dev-perl/Math-GMP: added ~alpha, bug 577036. dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild index a8fd894..1df097d 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" RDEPEND="
