From 9ab2bf87153f864e9794f3f7dacf38b4e4e47614 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 13:07:12 +0100 Subject: [PATCH] sci-mathematics/z3: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-mathematics/z3/z3-4.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/z3/z3-4.8.6.ebuild b/sci-mathematics/z3/z3-4.8.6.ebuild index 24aed3818759..fe56e09602bd 100644 --- a/sci-mathematics/z3/z3-4.8.6.ebuild +++ b/sci-mathematics/z3/z3-4.8.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8}} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit cmake-multilib python-single-r1 toolchain-funcs -- 2.26.2