Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Int128/
Date: Sat, 24 Jul 2021 20:23:47
Message-Id: 1627158170.ab49d68e6dcba9b3180dcca7883ef4460708c7bc.mattst88@gentoo
1 commit: ab49d68e6dcba9b3180dcca7883ef4460708c7bc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 19:36:45 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 20:22:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab49d68e
7
8 dev-perl/Math-Int128: Keyword 0.220.0 alpha, #788778
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
16 index ba3b33d8f0f..d686931bdea 100644
17 --- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
18 +++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Manipulate 128 bits integers in Perl"
22 SLOT="0"
23 -KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86"
24 +KEYWORDS="~alpha ~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"
27 RDEPEND="