summaryrefslogtreecommitdiff
path: root/dev-python/pycuda/pycuda-2021.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycuda/pycuda-2021.1.ebuild')
-rw-r--r--dev-python/pycuda/pycuda-2021.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pycuda/pycuda-2021.1.ebuild b/dev-python/pycuda/pycuda-2021.1.ebuild
index 4fda5bcd0c5d..c828d80ab91d 100644
--- a/dev-python/pycuda/pycuda-2021.1.ebuild
+++ b/dev-python/pycuda/pycuda-2021.1.ebuild
@@ -5,11 +5,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..10} )
-inherit cuda distutils-r1
+inherit cuda distutils-r1 pypi
DESCRIPTION="Python wrapper for NVIDIA CUDA"
HOMEPAGE="https://mathema.tician.de/software/pycuda/ https://pypi.org/project/pycuda/"
-SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0 MIT"
SLOT="0"