summaryrefslogtreecommitdiff
path: root/dev-python/cftime
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cftime')
-rw-r--r--dev-python/cftime/cftime-1.5.1.ebuild2
-rw-r--r--dev-python/cftime/cftime-1.5.2.ebuild2
-rw-r--r--dev-python/cftime/cftime-1.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cftime/cftime-1.5.1.ebuild b/dev-python/cftime/cftime-1.5.1.ebuild
index e9c181c25896..f535fb962339 100644
--- a/dev-python/cftime/cftime-1.5.1.ebuild
+++ b/dev-python/cftime/cftime-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="Time-handling functionality from netcdf4-python"
diff --git a/dev-python/cftime/cftime-1.5.2.ebuild b/dev-python/cftime/cftime-1.5.2.ebuild
index f95e72dad125..98cb662ac435 100644
--- a/dev-python/cftime/cftime-1.5.2.ebuild
+++ b/dev-python/cftime/cftime-1.5.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="Time-handling functionality from netcdf4-python"
diff --git a/dev-python/cftime/cftime-1.6.0.ebuild b/dev-python/cftime/cftime-1.6.0.ebuild
index 2f6c02eb4698..633e08116fe6 100644
--- a/dev-python/cftime/cftime-1.6.0.ebuild
+++ b/dev-python/cftime/cftime-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="Time-handling functionality from netcdf4-python"