diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:39:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:39:33 +0000 |
commit | 5283852c9c18779a316200e7172ab392e1f04c9b (patch) | |
tree | e5f30a0c8b2745b575c345d81f87f4607353a1b7 /dev-perl | |
parent | media-libs/lcms: fix multilocalized profiles, bug #638192 (diff) | |
download | gentoo-5283852c9c18779a316200e7172ab392e1f04c9b.tar.gz gentoo-5283852c9c18779a316200e7172ab392e1f04c9b.tar.bz2 gentoo-5283852c9c18779a316200e7172ab392e1f04c9b.zip |
dev-perl/Crypt-OpenSSL-DSA: stable 0.190.0 for hppa, bug #622992 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild index 8f00c6a37fc3..53fc51751809 100644 --- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild +++ b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION='Digital Signature Algorithm using OpenSSL' SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="libressl" RDEPEND=" |