dev-python/lit: Python 3 support has been broken upstream

This commit is contained in:
Michał Górny
2018-06-06 09:13:10 +02:00
parent 5ef1fc70af
commit 0a768fc58b

View File

@@ -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"