mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-irc/znc: Set defaults for several USE-flags to enabled
Closes https://github.com/gentoo/gentoo/pull/3232
This commit is contained in:
committed by
Thomas Deutschmann
parent
740b30b928
commit
66f6d5b7e5
@@ -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} )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user