commit:     2e5b5af95be7bb852a6b5c8f4e4cd0b0be980471
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 13:58:40 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5b5af9

net-firewall/firewalld: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-firewall/firewalld/firewalld-0.4.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/firewalld/firewalld-0.4.3.3.ebuild 
b/net-firewall/firewalld/firewalld-0.4.3.3.ebuild
index 20fda9981aa..e270b3f02b3 100644
--- a/net-firewall/firewalld/firewalld-0.4.3.3.ebuild
+++ b/net-firewall/firewalld/firewalld-0.4.3.3.ebuild
@@ -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

Reply via email to