projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1adb2e7
)
dev-python/lit: enable Python 3 support
author
Johan Bergström
<bugs@bergstroem.nu>
Mon, 27 Mar 2017 14:33:20 +0000
(16:33 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 27 Mar 2017 14:40:49 +0000
(16:40 +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 487e0b751ecd69b597dd9e954102fa577780796e..dc22031efe2a26b4d20003798f39af334d744a99 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 )
+PYTHON_COMPAT=( python2_7
python3_{4,5,6}
)
inherit distutils-r1 git-r3
DESCRIPTION="A stand-alone install of the LLVM suite testing tool"