diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 23:16:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-15 23:21:22 +0000 |
commit | 2252b2525bf667c581737d13db9f3460c977f22e (patch) | |
tree | 5dbf451332900e8fb68cf387acfed92e43ddc812 /net-libs/ldns/ldns-1.7.0-r2.ebuild | |
parent | 6337c27b9b3c8e19358f1f6f99688d0e06a3a6a0 (diff) | |
download | gentoo-2252b2525bf667c581737d13db9f3460c977f22e.tar.gz gentoo-2252b2525bf667c581737d13db9f3460c977f22e.tar.xz |
net-libs/ldns: stable 1.7.0-r2 for sparc, bug #509632 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-libs/ldns/ldns-1.7.0-r2.ebuild')
-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 0e5b5d553ed..2a155ab293f 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 |