projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2af93
)
dev-python/snakeoil: add py36 support
author
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:37:17 +0000
(20:37 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:39:17 +0000
(20:39 -0500)
dev-python/snakeoil/snakeoil-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/snakeoil/snakeoil-9999.ebuild
b/dev-python/snakeoil/snakeoil-9999.ebuild
index ac03b968dcbe7511d8f12244ea69b75ecf7faa23..3372fc9448929f3d90a0587ba3e110357b4d9f6a 100644
(file)
--- a/
dev-python/snakeoil/snakeoil-9999.ebuild
+++ b/
dev-python/snakeoil/snakeoil-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1