diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:58:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:48 +0100 |
commit | 73617f48d65d0c901b4e8c266b38dc415c6b2d8b (patch) | |
tree | a3b61eabde4be20183338d4cdb52d2df61e89a46 /dev-perl/Math-GMP | |
parent | dev-perl/MailTools: stable 2.190.0 for ppc, bug #661196 (diff) | |
download | gentoo-73617f48d65d0c901b4e8c266b38dc415c6b2d8b.tar.gz gentoo-73617f48d65d0c901b4e8c266b38dc415c6b2d8b.tar.bz2 gentoo-73617f48d65d0c901b4e8c266b38dc415c6b2d8b.zip |
dev-perl/Math-GMP: stable 2.150.0 for ppc, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 29735dba12b1..f2bd9f6daa14 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=" |