Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 python3_6)
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1
DESCRIPTION="Python to native compiler"
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1 eutils
DESCRIPTION="Python to native compiler"
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7)
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1 eutils
DESCRIPTION="Python to native compiler"
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7})
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1 eutils
DESCRIPTION="Python to native compiler"