summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:14:37 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:14:37 +0000
commitc291fb2dc00bce7950d250e2f515af63745c878d (patch)
tree5a0854122286515b1e887f590eabcafcce9e9f84 /dev-perl/CryptX
parentnet-misc/chrony: drop 4.1_pre1 (diff)
downloadgentoo-c291fb2dc00bce7950d250e2f515af63745c878d.tar.gz
gentoo-c291fb2dc00bce7950d250e2f515af63745c878d.tar.bz2
gentoo-c291fb2dc00bce7950d250e2f515af63745c878d.zip
dev-perl/CryptX: Stabilize 0.72.0 x86, #789738
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 955db5d3e8e8..d984b9527e24 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 ~hppa ~ia64 x86"
IUSE="test minimal"
RESTRICT="!test? ( test )"