diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 11:45:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 11:45:37 +0300 |
commit | 82ae35c5d7c6030a11bf3fe8fe89b2a9637694b2 (patch) | |
tree | 55d11a384d1309aa4c4064fb8597ba4c0779e4c0 /dev-perl/Math-BigInt-GMP | |
parent | virtual/perl-version: hppa stable wrt bug #673542 (diff) | |
download | gentoo-82ae35c5d7c6030a11bf3fe8fe89b2a9637694b2.tar.gz gentoo-82ae35c5d7c6030a11bf3fe8fe89b2a9637694b2.tar.bz2 gentoo-82ae35c5d7c6030a11bf3fe8fe89b2a9637694b2.zip |
dev-perl/Math-BigInt-GMP: hppa stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild index d4f8be9ca801..d3317debf970 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the GMP library for Math::BigInt routines" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |