diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 16:06:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-14 16:09:03 +0100 |
commit | fcbe4842fc0e2df7552ebc8e6f58f79f34d9aba1 (patch) | |
tree | d2d47958fa2aa2938080a58c870a21b7b24e3c3a /net-libs/ldns | |
parent | mail-client/thunderbird: x86 stable (bug #639048) (diff) | |
download | gentoo-fcbe4842fc0e2df7552ebc8e6f58f79f34d9aba1.tar.gz gentoo-fcbe4842fc0e2df7552ebc8e6f58f79f34d9aba1.tar.bz2 gentoo-fcbe4842fc0e2df7552ebc8e6f58f79f34d9aba1.zip |
net-libs/ldns: x86 stable (bug #509632)
Package-Manager: Portage-2.3.18, Repoman-2.3.6
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 d2375c604ead..0f599fe5d7b9 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 |