projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36ad136
)
net-firewall/ufw: Add python3_5 support
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 10 Mar 2017 16:00:59 +0000
(17:00 +0100)
committer
Manuel 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
patch
|
blob
|
history
diff --git
a/net-firewall/ufw/ufw-0.35.ebuild
b/net-firewall/ufw/ufw-0.35.ebuild
index a14cb05fa3c559395c5d7f460f8976b4e39dd3b6..996cb40a724864a2632c660338c49a420d32438f 100644
(file)
--- a/
net-firewall/ufw/ufw-0.35.ebuild
+++ b/
net-firewall/ufw/ufw-0.35.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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