Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Int64/
Date: Sun, 21 Nov 2021 04:58:13
Message-Id: 1637470656.93eab8fb2f0fb5850354350d27b348ad7a4bffa6.arthurzam@gentoo
1 commit: 93eab8fb2f0fb5850354350d27b348ad7a4bffa6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 21 04:55:34 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 21 04:57:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93eab8fb
7
8 dev-perl/Math-Int64: Stabilize 0.540.0 arm, #823668
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 1bbecffd49f8..4004d00f362b 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="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"