summaryrefslogtreecommitdiff
path: root/dev-python/GridDataFormats
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/GridDataFormats')
-rw-r--r--dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild2
-rw-r--r--dev-python/GridDataFormats/GridDataFormats-0.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild
index 74f8f99edd54..edfe51d31e52 100644
--- a/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild
+++ b/dev-python/GridDataFormats/GridDataFormats-0.4.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1
diff --git a/dev-python/GridDataFormats/GridDataFormats-0.5.0.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.5.0.ebuild
index e7f101891a33..dae8fce9e4a9 100644
--- a/dev-python/GridDataFormats/GridDataFormats-0.5.0.ebuild
+++ b/dev-python/GridDataFormats/GridDataFormats-0.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1