From: Louis Sautier Date: Wed, 22 Apr 2020 22:38:33 +0000 (+0200) Subject: net-irc/znc: add Python 3.8 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=77a966bcf628d2871d4344eda306c6f874e64e65;p=gentoo.git net-irc/znc: add Python 3.8 support Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier --- diff --git a/net-irc/znc/znc-1.7.5.ebuild b/net-irc/znc/znc-1.7.5.ebuild index e703db8161dd..6820a1521d18 100644 --- a/net-irc/znc/znc-1.7.5.ebuild +++ b/net-irc/znc/znc-1.7.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit cmake-utils python-single-r1 readme.gentoo-r1 systemd user diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index e703db8161dd..6820a1521d18 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit cmake-utils python-single-r1 readme.gentoo-r1 systemd user