diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:55:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:55:39 +0300 |
commit | 12ea5a2909048c366f7eccdcd593f0affaeed0d4 (patch) | |
tree | 1e6989b0e2ae91e9b032c20a297a9b1d4e1ad8a6 /dev-perl/Math-BigInt-GMP | |
parent | dev-perl/File-Slurp: hppa stable wrt bug #698542 (diff) | |
download | gentoo-12ea5a2909048c366f7eccdcd593f0affaeed0d4.tar.gz gentoo-12ea5a2909048c366f7eccdcd593f0affaeed0d4.tar.bz2 gentoo-12ea5a2909048c366f7eccdcd593f0affaeed0d4.zip |
dev-perl/Math-BigInt-GMP: hppa stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild index ad33ebf7f566..c83acb70d8bb 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.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=" |