summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-07 15:06:46 +0000
committerSam James <sam@gentoo.org>2021-05-07 15:06:46 +0000
commitf1665e397e97373f655f1b82258af0a084fd5581 (patch)
treed58b2723d18f8f8b0e6b6186d3ac37291ad5e3a3 /dev-perl/Crypt-Curve25519
parentdev-perl/Crypt-Cracklib: Stabilize 1.700.0-r3 amd64, #788784 (diff)
downloadgentoo-f1665e397e97373f655f1b82258af0a084fd5581.tar.gz
gentoo-f1665e397e97373f655f1b82258af0a084fd5581.tar.bz2
gentoo-f1665e397e97373f655f1b82258af0a084fd5581.zip
dev-perl/Crypt-Curve25519: Stabilize 0.60.0-r1 amd64, #788787
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Curve25519')
-rw-r--r--dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild
index aa77617383fd..223ba54cd115 100644
--- a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild
+++ b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Shared secret elliptic-curve Diffie-Hellman generator"
LICENSE="|| ( Artistic GPL-1+ ) BSD CC-PD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"