diff options
Diffstat (limited to 'dev-python/pycuda')
| -rw-r--r-- | dev-python/pycuda/pycuda-2024.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycuda/pycuda-2024.1.ebuild b/dev-python/pycuda/pycuda-2024.1.ebuild index 6ac11e8e3ec5..ce92b9d720bc 100644 --- a/dev-python/pycuda/pycuda-2024.1.ebuild +++ b/dev-python/pycuda/pycuda-2024.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit cuda distutils-r1 pypi DESCRIPTION="Python wrapper for NVIDIA CUDA" |
