diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-31 21:55:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-31 21:32:46 +0000 |
commit | b6bdc1f99bfbe032dc50e36152909fac39bd80b9 (patch) | |
tree | 422553228f13f733d14b936e637f0d24eb385b32 /net-libs/ldns | |
parent | net-dns/ldns-utils: stable 1.7.0-r1 for hppa, bug #509632 (diff) | |
download | gentoo-b6bdc1f99bfbe032dc50e36152909fac39bd80b9.tar.gz gentoo-b6bdc1f99bfbe032dc50e36152909fac39bd80b9.tar.bz2 gentoo-b6bdc1f99bfbe032dc50e36152909fac39bd80b9.zip |
net-libs/ldns: stable 1.7.0-r2 for hppa, bug #509632
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.0-r2.ebuild b/net-libs/ldns/ldns-1.7.0-r2.ebuild index 26162fe5a27d..f1f882c3c1c1 100644 --- a/net-libs/ldns/ldns-1.7.0-r2.ebuild +++ b/net-libs/ldns/ldns-1.7.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+dane doc +ecdsa gost libressl python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |