From: Michał Górny Date: Sun, 8 Dec 2019 11:14:43 +0000 (+0100) Subject: sci-mathematics/z3: Tested on python3.8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15f23bbe7132e4eeadce21f5f2f456d55606f69c;p=gentoo.git sci-mathematics/z3: Tested on python3.8 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 70515f95c0ad..5845b66caf22 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_{5,6,7}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} ) inherit cmake-multilib python-single-r1 toolchain-funcs