projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
212f0e3
)
dev-python/clang-python: Enable python3
author
Michał Górny
<mgorny@gentoo.org>
Tue, 7 Nov 2017 18:50:48 +0000
(19:50 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 7 Nov 2017 18:51:51 +0000
(19:51 +0100)
Closes: https://bugs.gentoo.org/635846
dev-python/clang-python/clang-python-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/clang-python/clang-python-9999.ebuild
b/dev-python/clang-python/clang-python-9999.ebuild
index dbdb74a06f05ea7954bb533817a828bcfff8437e..9e661ff1a4b70459023e3c6f3a3c9108141430f9 100644
(file)
--- a/
dev-python/clang-python/clang-python-9999.ebuild
+++ b/
dev-python/clang-python/clang-python-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7
)
+PYTHON_COMPAT=( python
{2_7,3_4,3_5,3_6}
)
inherit git-r3 python-r1
DESCRIPTION="Python bindings for sys-devel/clang"