From: Alexey Sokolov Date: Sun, 17 Dec 2017 14:01:05 +0000 (+0000) Subject: net-irc/znc: Update 9999 to have zlib slotted, and support python 3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6586a706829865fdb0af5da6df7aec4200876174;p=gentoo.git net-irc/znc: Update 9999 to have zlib slotted, and support python 3.6 Closes: https://github.com/gentoo/gentoo/pull/6569 Signed-off-by: Louis Sautier --- diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index 5358cf63d4ee..bfe3e235cf9a 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_4,3_5} ) +PYTHON_COMPAT=( python3_{4,5,6} ) PLOCALES="de ru" inherit cmake-utils l10n python-single-r1 readme.gentoo-r1 systemd user @@ -42,7 +42,7 @@ RDEPEND=" libressl? ( dev-libs/libressl:0= ) ) tcl? ( dev-lang/tcl:0= ) - zlib? ( sys-libs/zlib ) + zlib? ( sys-libs/zlib:0= ) " DEPEND=" ${RDEPEND}