From 77a966bcf628d2871d4344eda306c6f874e64e65 Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Thu, 23 Apr 2020 00:38:33 +0200 Subject: [PATCH] net-irc/znc: add Python 3.8 support Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier --- net-irc/znc/znc-1.7.5.ebuild | 2 +- net-irc/znc/znc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.26.2