net-irc/znc: Set defaults for several USE-flags to enabled

Closes https://github.com/gentoo/gentoo/pull/3232
This commit is contained in:
Alexey Sokolov
2016-12-24 12:01:56 +00:00
committed by Thomas Deutschmann
parent 740b30b928
commit 66f6d5b7e5

View 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} )"