diff options
author | Sam James <sam@gentoo.org> | 2022-06-29 16:55:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-29 16:55:45 +0000 |
commit | a47592e9fc40b345e5241352c1e8352ccf93e0be (patch) | |
tree | 70746395d45bf10a045b63cec30cc7b7353ffbd2 /dev-perl | |
parent | sys-devel/gcc: add 10.4.0 (diff) | |
download | gentoo-a47592e9fc40b345e5241352c1e8352ccf93e0be.tar.gz gentoo-a47592e9fc40b345e5241352c1e8352ccf93e0be.tar.bz2 gentoo-a47592e9fc40b345e5241352c1e8352ccf93e0be.zip |
dev-perl/CryptX: Stabilize 0.73.0 x86, #855104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CryptX/CryptX-0.73.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CryptX/CryptX-0.73.0.ebuild b/dev-perl/CryptX/CryptX-0.73.0.ebuild index f89434194c42..83bb79090e32 100644 --- a/dev-perl/CryptX/CryptX-0.73.0.ebuild +++ b/dev-perl/CryptX/CryptX-0.73.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Self-contained crypto toolkit" LICENSE="|| ( Artistic GPL-1+ ) public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc x86" IUSE="minimal" RDEPEND=" |