sys-cluster/hpx: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:59 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:34 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/hpx/hpx-1.2.1.ebuild
sys-cluster/hpx/hpx-9999.ebuild

index 40cfca820e3916aa0c8e06969f3237cd4a9d5363..d075974e0bd9cb35512f5c31ebdca037e2f4ed06 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
index 40cfca820e3916aa0c8e06969f3237cd4a9d5363..d075974e0bd9cb35512f5c31ebdca037e2f4ed06 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 if [[ ${PV} == 9999 ]] ; then
        inherit git-r3