Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Int128/
Date: Fri, 02 Jul 2021 20:44:08
Message-Id: 1625258608.49963417ef3c3ecb83d3d9c96b2b4fbfcdc15ddd.dilfridge@gentoo
1 commit: 49963417ef3c3ecb83d3d9c96b2b4fbfcdc15ddd
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 2 20:21:18 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 2 20:43:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49963417
7
8 dev-perl/Math-Int128: Also add -arm -ppc
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
17 index e12066cd52c..ba3b33d8f0f 100644
18 --- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
19 +++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21
22 DESCRIPTION="Manipulate 128 bits integers in Perl"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~sparc -x86"
25 +KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"
28 RDEPEND="