summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 01:54:43 +0000
committerSam James <sam@gentoo.org>2021-05-15 01:54:43 +0000
commit4ec8e0ea27b97b46844e2479474e3aa6d0c9224b (patch)
treeb1dab3d4fc423609c141192f1bfe26c2264d56ac /dev-perl/CryptX
parentnet-misc/exabgp: Fix up initd-r1 as well (diff)
downloadgentoo-4ec8e0ea27b97b46844e2479474e3aa6d0c9224b.tar.gz
gentoo-4ec8e0ea27b97b46844e2479474e3aa6d0c9224b.tar.bz2
gentoo-4ec8e0ea27b97b46844e2479474e3aa6d0c9224b.zip
dev-perl/CryptX: Keyword 0.72.0 arm64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CryptX')
-rw-r--r--dev-perl/CryptX/CryptX-0.72.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CryptX/CryptX-0.72.0.ebuild b/dev-perl/CryptX/CryptX-0.72.0.ebuild
index c525c84bc316..91ff285f6dd5 100644
--- a/dev-perl/CryptX/CryptX-0.72.0.ebuild
+++ b/dev-perl/CryptX/CryptX-0.72.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Self-contained crypto toolkit"
LICENSE="|| ( Artistic GPL-1+ ) public-domain"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~ia64 x86"
IUSE="test minimal"
RESTRICT="!test? ( test )"