projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ef1fc7
)
dev-python/lit: Python 3 support has been broken upstream
author
Michał Górny
<mgorny@gentoo.org>
Wed, 6 Jun 2018 07:13:10 +0000
(09:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 6 Jun 2018 07:17:05 +0000
(09:17 +0200)
dev-python/lit/lit-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/lit/lit-9999.ebuild
b/dev-python/lit/lit-9999.ebuild
index 74471d6212c76d1f8e18971cefbc0fad069b3e78..c4da526844d0c33a87c130cb8f21066b6486a355 100644
(file)
--- a/
dev-python/lit/lit-9999.ebuild
+++ b/
dev-python/lit/lit-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7
python3_{4,5,6}
)
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 git-r3 multiprocessing
DESCRIPTION="A stand-alone install of the LLVM suite testing tool"