diff options
Diffstat (limited to 'dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild')
-rw-r--r-- | dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild b/dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild index 1bcc154d3094..4fb296730154 100644 --- a/dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild +++ b/dev-python/netcdf4-python/netcdf4-python-1.5.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 optfeature MY_PN="netCDF4" |