sci-libs/numkit: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:50:34 +0000 (07:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:43 +0000 (08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/numkit/numkit-1.1.2.ebuild

index 19fc0f3c8168d5a69b9baa2df2d410cbc102477a..8fb64e296e68ea5b2b46f2fa27b44667737635fb 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 if [[ $PV = *9999* ]]; then
        scm_eclass=git-r3