net-firewall/firewalld: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:58:40 +0000 (15:58 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:30 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-firewall/firewalld/firewalld-0.4.3.3.ebuild

index 20fda9981aa5b0596b66fa8d00b33e4dad0c9951..e270b3f02b377de611ec933d63c6af162c0a19c4 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 #BACKPORTS=
 
 inherit autotools eutils gnome2-utils python-r1 systemd multilib bash-completion-r1