summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-07 15:06:58 +0000
committerSam James <sam@gentoo.org>2021-05-07 15:06:58 +0000
commit714a2713c2ba238dd380ac8ea443f4088679567c (patch)
tree8a63c9cd4232c19ed84c3009e41ef829856e9fa8 /dev-perl/Crypt-DH
parentdev-perl/Crypt-DES_EDE3: Stabilize 0.10.0-r2 amd64, #788799 (diff)
downloadgentoo-714a2713c2ba238dd380ac8ea443f4088679567c.tar.gz
gentoo-714a2713c2ba238dd380ac8ea443f4088679567c.tar.bz2
gentoo-714a2713c2ba238dd380ac8ea443f4088679567c.zip
dev-perl/Crypt-DH: Stabilize 0.70.0-r3 amd64, #788805
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DH')
-rw-r--r--dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild
index a4040f1be53f..c612f9e996df 100644
--- a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.ebuild
+++ b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r3.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="Diffie-Hellman key exchange system"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
RDEPEND="
dev-libs/gmp:0