sci-mathematics/z3: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:07:12 +0000 (13:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:43 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/z3/z3-4.8.6.ebuild

index 24aed3818759a9371ef8f2cbe6c9e97aab2348f7..fe56e09602bd930d2ceb670f7d53513a29fd3d48 100644 (file)
@@ -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