commit: c97417799ea3291668efb15897c783c73c12a0d2
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 22:37:52 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu May 11 22:37:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9741779
net-firewall/ufw: new revision with python-3.6 support.
Gentoo-Bug: 616942
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-firewall/ufw/{ufw-0.35.ebuild => ufw-0.35-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-firewall/ufw/ufw-0.35.ebuild
b/net-firewall/ufw/ufw-0.35-r1.ebuild
similarity index 99%
rename from net-firewall/ufw/ufw-0.35.ebuild
rename to net-firewall/ufw/ufw-0.35-r1.ebuild
index 996cb40a724..8bb70a9e35f 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