dev-python/lit: Python 3 support has been broken upstream
authorMichał Górny <mgorny@gentoo.org>
Wed, 6 Jun 2018 07:13:10 +0000 (09:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 Jun 2018 07:17:05 +0000 (09:17 +0200)
dev-python/lit/lit-9999.ebuild

index 74471d6212c76d1f8e18971cefbc0fad069b3e78..c4da526844d0c33a87c130cb8f21066b6486a355 100644 (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"