summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpx')
-rw-r--r--sys-cluster/hpx/hpx-1.5.1.ebuild2
-rw-r--r--sys-cluster/hpx/hpx-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/hpx/hpx-1.5.1.ebuild b/sys-cluster/hpx/hpx-1.5.1.ebuild
index 7481a6229a72..81e5f374f8d1 100644
--- a/sys-cluster/hpx/hpx-1.5.1.ebuild
+++ b/sys-cluster/hpx/hpx-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
if [[ ${PV} == 9999 ]] ; then
inherit git-r3
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index f8bb574e3255..93a9bd8f1bd3 100644
--- a/sys-cluster/hpx/hpx-9999.ebuild
+++ b/sys-cluster/hpx/hpx-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
if [[ ${PV} == 9999 ]] ; then
inherit git-r3