net-irc/znc: add Python 3.7
authorLouis Sautier <sbraz@gentoo.org>
Thu, 19 Jul 2018 11:03:53 +0000 (13:03 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Thu, 19 Jul 2018 11:04:02 +0000 (13:04 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

net-irc/znc/znc-1.7.1.ebuild

index 0b449633796b8edfa9c60c95d570b012a317db64..1de5e05761e8c133a079d2476d21bd64c3364568 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 
 inherit cmake-utils python-single-r1 readme.gentoo-r1 systemd user