net-firewall/ufw: Add python3_5 support
authorManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 16:00:59 +0000 (17:00 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 16:00:59 +0000 (17:00 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

net-firewall/ufw/ufw-0.35.ebuild

index a14cb05fa3c559395c5d7f460f8976b4e39dd3b6..996cb40a724864a2632c660338c49a420d32438f 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 DISTUTILS_IN_SOURCE_BUILD=1
 
 inherit bash-completion-r1 eutils linux-info distutils-r1 systemd