summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2020-04-23 00:38:33 +0200
committerLouis Sautier <sbraz@gentoo.org>2020-04-23 09:20:34 +0200
commit77a966bcf628d2871d4344eda306c6f874e64e65 (patch)
tree45947011b6f89e61f0818c6fefb119255d4f0fcf /net-irc
parentapp-arch/cabextract: drop m68k keywords (diff)
downloadgentoo-77a966bcf628d2871d4344eda306c6f874e64e65.tar.gz
gentoo-77a966bcf628d2871d4344eda306c6f874e64e65.tar.bz2
gentoo-77a966bcf628d2871d4344eda306c6f874e64e65.zip
net-irc/znc: add Python 3.8 support
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/znc/znc-1.7.5.ebuild2
-rw-r--r--net-irc/znc/znc-9999.ebuild2
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