Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Int64/
Date: Sat, 15 May 2021 01:55:27
Message-Id: 1621043696.03901fc5d469ffb95104105282614f0c07dce1d1.sam@gentoo
1 commit: 03901fc5d469ffb95104105282614f0c07dce1d1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 01:54:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 01:54:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03901fc5
7
8 dev-perl/Math-Int64: Keyword 0.540.0 arm64, #788778
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
16 index 5013d8ee96f..f4674cee163 100644
17 --- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
18 +++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Manipulate 64 bits integers in Perl"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"