Revert "net-firewall/firewalld: Remove python3_7 support"
authorMatt Turner <mattst88@gentoo.org>
Thu, 18 Oct 2018 16:08:50 +0000 (09:08 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 18 Oct 2018 16:09:23 +0000 (09:09 -0700)
This reverts commit 9e929dfee2a7f4dd517531bb0e166c72dd11abf4.

I raced with Whissi who was adding python3.7 support to python-slip.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
net-firewall/firewalld/firewalld-0.6.3.ebuild

index 121172f7b676ad530f5a4675695177228d7dd72e..f652630c3f4f8e8ffaaf361fc825c9ecc794f8a2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit autotools gnome2-utils linux-info python-single-r1 systemd bash-completion-r1