diff options
Diffstat (limited to 'net-irc/znc/znc-1.8.2.ebuild')
-rw-r--r-- | net-irc/znc/znc-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-1.8.2.ebuild b/net-irc/znc/znc-1.8.2.ebuild index 313155eaeb29..edd0b05a83d8 100644 --- a/net-irc/znc/znc-1.8.2.ebuild +++ b/net-irc/znc/znc-1.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit cmake python-single-r1 readme.gentoo-r1 systemd |