sci-libs/numkit: Remove Python 2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-16 07:50:34 +01:00
parent e153a0cbbc
commit 6878452b09

View 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