projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af92224
)
dev-python/zake: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:35:17 +0000
(20:35 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:14 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/zake/zake-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zake/zake-0.2.1.ebuild
b/dev-python/zake/zake-0.2.1.ebuild
index 275d54cf30664a1e004e6545e3fe6d03ee61b63a..b0c30d19611c0d9613ba25d0c684a5484038bde4 100644
(file)
--- a/
dev-python/zake/zake-0.2.1.ebuild
+++ b/
dev-python/zake/zake-0.2.1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5
,3_6
} )
inherit distutils-r1