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/CryptX/
Date: Sat, 15 May 2021 01:55:25
Message-Id: 1621043683.4ec8e0ea27b97b46844e2479474e3aa6d0c9224b.sam@gentoo
1 commit: 4ec8e0ea27b97b46844e2479474e3aa6d0c9224b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 01:54:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 01:54:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec8e0ea
7
8 dev-perl/CryptX: Keyword 0.72.0 arm64, #788778
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CryptX/CryptX-0.72.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/CryptX/CryptX-0.72.0.ebuild b/dev-perl/CryptX/CryptX-0.72.0.ebuild
16 index c525c84bc31..91ff285f6dd 100644
17 --- a/dev-perl/CryptX/CryptX-0.72.0.ebuild
18 +++ b/dev-perl/CryptX/CryptX-0.72.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20 DESCRIPTION="Self-contained crypto toolkit"
21 LICENSE="|| ( Artistic GPL-1+ ) public-domain"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ia64 x86"
24 +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 x86"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"