Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-GMP/
Date: Fri, 30 Apr 2021 20:28:29
Message-Id: 1619814495.5d6a31cd502cb6d6c9617574abe8efbc311114d3.slyfox@gentoo
1 commit: 5d6a31cd502cb6d6c9617574abe8efbc311114d3
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 30 20:19:33 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 20:28:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6a31cd
7
8 dev-perl/Math-GMP: keyworded 2.200.0 for hppa, bug #785931
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
19 index b660510e684..117e4733bff 100644
20 --- a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
21 +++ b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
22 @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math"
23
24 SLOT="0"
25 LICENSE="LGPL-2"
26 -KEYWORDS="~amd64 ~ppc ~x86"
27 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"