net-libs/ldns: remove ssl from USE
authorMarc Schiffbauer <mschiff@gentoo.org>
Tue, 12 Dec 2017 07:33:40 +0000 (08:33 +0100)
committerMarc Schiffbauer <mschiff@gentoo.org>
Tue, 12 Dec 2017 07:34:30 +0000 (08:34 +0100)
Package-Manager: Portage-2.3.17, Repoman-2.3.6

net-libs/ldns/ldns-1.7.0-r2.ebuild

index 054d81a0e12d1d321913c507afcb466acf57ec47..d2375c604ead2b8c22f4aa63bc5827a15a380269 100644 (file)
@@ -13,7 +13,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"
-IUSE="+dane doc +ecdsa gost libressl python ssl static-libs vim-syntax"
+IUSE="+dane doc +ecdsa gost libressl python static-libs vim-syntax"
 
 # configure will die if ecdsa is enabled and ssl is not
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"