projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aa7db5
)
dev-python/pyx-0.14.1: add python:3.6 support.
author
Anton Kochkov
<xvilka@gmail.com>
Thu, 26 Oct 2017 03:15:27 +0000
(11:15 +0800)
committer
Patrice Clement
<monsieurp@gentoo.org>
Fri, 27 Oct 2017 22:48:28 +0000
(
00:48
+0200)
Closes: https://github.com/gentoo/gentoo/pull/6057
dev-python/pyx/pyx-0.14.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyx/pyx-0.14.1.ebuild
b/dev-python/pyx/pyx-0.14.1.ebuild
index 2b079741f0dca40c16e305052cb66a51c207df28..66f76ddc5a53b52bf257176ab3bcd30c4f167937 100644
(file)
--- a/
dev-python/pyx/pyx-0.14.1.ebuild
+++ b/
dev-python/pyx/pyx-0.14.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5
,6
} )
inherit distutils-r1
MY_PN=PyX