diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 13:49:04 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 13:50:25 +0200 |
commit | 1886498c92a3f9a2b69ff411b240e2ef7c316734 (patch) | |
tree | 42f4ebafa7b051c18cd0afebf9e2e2000a9e27ca /dev-perl/Math-GMP | |
parent | dev-perl/MailTools-2.190.0-r0: alpha stable (diff) | |
download | gentoo-1886498c92a3f9a2b69ff411b240e2ef7c316734.tar.gz gentoo-1886498c92a3f9a2b69ff411b240e2ef7c316734.tar.bz2 gentoo-1886498c92a3f9a2b69ff411b240e2ef7c316734.zip |
dev-perl/Math-GMP-2.150.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661196
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild index f2bd9f6daa14..33b48869e2c6 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~mips ppc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc x86" IUSE="test" RDEPEND=" |