summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 15:58:40 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:30 +0200
commit2e5b5af95be7bb852a6b5c8f4e4cd0b0be980471 (patch)
tree4f9ef7f821ea664044cc4fe6059e4e0fab29a009 /net-firewall/firewalld
parentnet-irc/limnoria: Support newer python (diff)
downloadgentoo-2e5b5af95be7bb852a6b5c8f4e4cd0b0be980471.tar.gz
gentoo-2e5b5af95be7bb852a6b5c8f4e4cd0b0be980471.tar.bz2
gentoo-2e5b5af95be7bb852a6b5c8f4e4cd0b0be980471.zip
net-firewall/firewalld: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-firewall/firewalld')
-rw-r--r--net-firewall/firewalld/firewalld-0.4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-0.4.3.3.ebuild b/net-firewall/firewalld/firewalld-0.4.3.3.ebuild
index 20fda9981aa5..e270b3f02b37 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