diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:56 +0200 |
commit | 69869a8b06076e1b900f1e2f968a304f51cc0cf2 (patch) | |
tree | ee8b426e247e23cc6e9017efdc20e95da2843b64 /dev-perl | |
parent | net-misc/iperf: Stabilize 3.16 ppc, #921306 (diff) | |
download | gentoo-69869a8b06076e1b900f1e2f968a304f51cc0cf2.tar.gz gentoo-69869a8b06076e1b900f1e2f968a304f51cc0cf2.tar.bz2 gentoo-69869a8b06076e1b900f1e2f968a304f51cc0cf2.zip |
dev-perl/CryptX: Stabilize 0.80.0-r1 ppc, #921311
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CryptX/CryptX-0.80.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CryptX/CryptX-0.80.0-r1.ebuild b/dev-perl/CryptX/CryptX-0.80.0-r1.ebuild index c4871211e4ad..9c53b701d555 100644 --- a/dev-perl/CryptX/CryptX-0.80.0-r1.ebuild +++ b/dev-perl/CryptX/CryptX-0.80.0-r1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Self-contained crypto toolkit" LICENSE="|| ( Artistic GPL-1+ ) public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="minimal" RDEPEND=" |