diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:37:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:59 +0300 |
commit | 3e308f02af725471ff082d0b289656e10ad67db2 (patch) | |
tree | ae23266ca4251cf0bf87b58af556e6c25a19c101 /dev-perl/Math-GMP | |
parent | dev-perl/Math-Derivative: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-3e308f02af725471ff082d0b289656e10ad67db2.tar.gz gentoo-3e308f02af725471ff082d0b289656e10ad67db2.tar.bz2 gentoo-3e308f02af725471ff082d0b289656e10ad67db2.zip |
dev-perl/Math-GMP: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6e5d2615a5d9..cae13ac1ec19 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |