From 0a768fc58b1c654ac811a913d121c05a56739e1a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 6 Jun 2018 09:13:10 +0200 Subject: [PATCH] dev-python/lit: Python 3 support has been broken upstream --- dev-python/lit/lit-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lit/lit-9999.ebuild b/dev-python/lit/lit-9999.ebuild index 74471d6212c7..c4da526844d0 100644 --- 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" -- 2.26.2