diff options
author | 2016-05-24 23:56:15 -0700 | |
---|---|---|
committer | 2016-05-24 23:56:18 -0700 | |
commit | b5d7a93b6d3700f0d848101fab8e746cf718c282 (patch) | |
tree | 6ee07c222c7f5490e8100827671c961f73fe6425 /dev-perl | |
parent | dev-perl/Devel-CheckLib: added ~alpha, bug 577036. (diff) | |
download | gentoo-b5d7a93b6d3700f0d848101fab8e746cf718c282.tar.gz gentoo-b5d7a93b6d3700f0d848101fab8e746cf718c282.tar.bz2 gentoo-b5d7a93b6d3700f0d848101fab8e746cf718c282.zip |
dev-perl/Math-GMP: added ~alpha, bug 577036.
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 a8fd894614c2..1df097dd43a3 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=" |