summaryrefslogtreecommitdiff
path: root/net-irc/znc/znc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/znc/znc-9999.ebuild')
-rw-r--r--net-irc/znc/znc-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild
index a0794296fcc8..bfe3e235cf9a 100644
--- a/net-irc/znc/znc-9999.ebuild
+++ b/net-irc/znc/znc-9999.ebuild
@@ -3,8 +3,8 @@
EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-PLOCALES="ru"
+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}