diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-16 16:38:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-16 16:38:00 +0000 |
| commit | 43e1dc69f85f5ed897e5e803d319da4b3186e2fc (patch) | |
| tree | 76bedb4890508331bdb9ef9f2146d2fd8f93a2e0 /dev-python/pycuda | |
| parent | 49b9bf798f21c06f949955bd95d2a5b9eed9f93d (diff) | |
| download | baldeagleos-repo-43e1dc69f85f5ed897e5e803d319da4b3186e2fc.tar.gz baldeagleos-repo-43e1dc69f85f5ed897e5e803d319da4b3186e2fc.tar.xz baldeagleos-repo-43e1dc69f85f5ed897e5e803d319da4b3186e2fc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pycuda')
| -rw-r--r-- | dev-python/pycuda/pycuda-2021.1.ebuild | 3 |
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 2cf8dadc8591..f0518cb7c25c 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_{7,8,9,10,11} ) -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" |
