From: Michał Górny Date: Mon, 10 Feb 2020 13:05:59 +0000 (+0100) Subject: sys-cluster/hpx: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ae44858e90021f96a9926d555357aab860e6b1c;p=gentoo.git sys-cluster/hpx: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/sys-cluster/hpx/hpx-1.2.1.ebuild b/sys-cluster/hpx/hpx-1.2.1.ebuild index 40cfca820e39..d075974e0bd9 100644 --- a/sys-cluster/hpx/hpx-1.2.1.ebuild +++ b/sys-cluster/hpx/hpx-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) if [[ ${PV} == 9999 ]] ; then inherit git-r3 diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index 40cfca820e39..d075974e0bd9 100644 --- a/sys-cluster/hpx/hpx-9999.ebuild +++ b/sys-cluster/hpx/hpx-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) if [[ ${PV} == 9999 ]] ; then inherit git-r3