projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97cf162
)
dev-python/pyuv: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:20:31 +0000
(21:20 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:21:19 +0000
(21:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyuv/pyuv-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyuv/pyuv-1.2.0.ebuild
b/dev-python/pyuv/pyuv-1.2.0.ebuild
index 75c9bcf18dda93d9648006fca850e84cc82ada72..f7e08dd695877164bf00dee247afd4a045e43649 100644
(file)
--- a/
dev-python/pyuv/pyuv-1.2.0.ebuild
+++ b/
dev-python/pyuv/pyuv-1.2.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1