diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:32:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:40:47 -0400 |
commit | e8321fd669e41e5a6b17c2bfb21ddd3bfd5b27fa (patch) | |
tree | 3f1d9f69a7d8603c94e062d12fb1524a555acc64 /dev-perl/Crypt-DH | |
parent | sys-libs/gwenhywfar: x86 stable (bug #646894) (diff) | |
download | gentoo-e8321fd669e41e5a6b17c2bfb21ddd3bfd5b27fa.tar.gz gentoo-e8321fd669e41e5a6b17c2bfb21ddd3bfd5b27fa.tar.bz2 gentoo-e8321fd669e41e5a6b17c2bfb21ddd3bfd5b27fa.zip |
dev-perl/Crypt-DH: amd64 stable
Bug: https://bugs.gentoo.org/652608
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Crypt-DH')
-rw-r--r-- | dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild index c0bc6e2dc9cd..ec4fda513a43 100644 --- a/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild +++ b/dev-perl/Crypt-DH/Crypt-DH-0.70.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Diffie-Hellman key exchange system" SLOT="0" -KEYWORDS="~amd64 ~hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" RDEPEND=" |