summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-05-11 18:37:52 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-05-11 18:37:52 -0400
commitc97417799ea3291668efb15897c783c73c12a0d2 (patch)
tree0412c1d0fcabe1eba0897db8e92dbc8b9bf8ea02 /net-firewall
parentwww-client/chromium: beta channel bump (59.0.3071.47) (diff)
downloadgentoo-c97417799ea3291668efb15897c783c73c12a0d2.tar.gz
gentoo-c97417799ea3291668efb15897c783c73c12a0d2.tar.bz2
gentoo-c97417799ea3291668efb15897c783c73c12a0d2.zip
net-firewall/ufw: new revision with python-3.6 support.
Gentoo-Bug: 616942 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ufw/ufw-0.35-r1.ebuild (renamed from net-firewall/ufw/ufw-0.35.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.35.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild
index 996cb40a7248..8bb70a9e35f8 100644
--- a/net-firewall/ufw/ufw-0.35.ebuild
+++ b/net-firewall/ufw/ufw-0.35-r1.ebuild
@@ -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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
DISTUTILS_IN_SOURCE_BUILD=1
inherit bash-completion-r1 eutils linux-info distutils-r1 systemd