diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-30 22:19:33 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-30 21:28:15 +0100 |
commit | 5d6a31cd502cb6d6c9617574abe8efbc311114d3 (patch) | |
tree | 46a5ce3164227e3369a6311bed3028bf4f83482b /dev-perl/Math-GMP | |
parent | dev-perl/Alien-GMP: keyworded 1.160.0 for hppa, bug #785931 (diff) | |
download | gentoo-5d6a31cd502cb6d6c9617574abe8efbc311114d3.tar.gz gentoo-5d6a31cd502cb6d6c9617574abe8efbc311114d3.tar.bz2 gentoo-5d6a31cd502cb6d6c9617574abe8efbc311114d3.zip |
dev-perl/Math-GMP: keyworded 2.200.0 for hppa, bug #785931
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild index b660510e6844..117e4733bfff 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |