diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 01:54:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 01:54:43 +0000 |
commit | 4ec8e0ea27b97b46844e2479474e3aa6d0c9224b (patch) | |
tree | b1dab3d4fc423609c141192f1bfe26c2264d56ac /dev-perl/CryptX | |
parent | net-misc/exabgp: Fix up initd-r1 as well (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |