From fea79ef09081f73f491f9a7d76f2bb9b50b5b92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 10 Nov 2018 11:42:54 +0100 Subject: dev-python/clang-python: Tested on py3.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/clang-python/clang-python-7.0.1_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/clang-python/clang-python-7.0.1_rc2.ebuild') diff --git a/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild b/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild index 0f0cb8be6c8a..02fc25d374b6 100644 --- a/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild +++ b/dev-python/clang-python/clang-python-7.0.1_rc2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) inherit python-r1 MY_P=cfe-${PV/_/}.src -- cgit v1.2.3