From: Michał Górny Date: Mon, 10 Feb 2020 12:07:12 +0000 (+0100) Subject: sci-mathematics/z3: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9ab2bf87153f864e9794f3f7dacf38b4e4e47614;p=gentoo.git sci-mathematics/z3: Remove py2 Signed-off-by: Michał Górny --- 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