net-irc/znc: Set defaults for several USE-flags to enabled
authorAlexey Sokolov <sokolov@google.com>
Sat, 24 Dec 2016 12:01:56 +0000 (12:01 +0000)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 26 Dec 2016 23:34:58 +0000 (00:34 +0100)
Closes https://github.com/gentoo/gentoo/pull/3232

net-irc/znc/znc-1.6.4.ebuild

index f8a3449fa206eda56275cc005cb1dd853b93f4d0..f7530b740a07888d8217407071ce7400e682c41c 100644 (file)
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 HOMEPAGE="http://znc.in"
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="daemon debug ipv6 icu libressl perl python ssl sasl tcl test zlib"
+IUSE="daemon debug +ipv6 +icu libressl perl python +ssl sasl tcl test +zlib"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"