diff options
Diffstat (limited to 'dev-python/pyopencl/pyopencl-2016.1.ebuild')
-rw-r--r-- | dev-python/pyopencl/pyopencl-2016.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyopencl/pyopencl-2016.1.ebuild b/dev-python/pyopencl/pyopencl-2016.1.ebuild index c034e9a67809..7ad7d28e65dd 100644 --- a/dev-python/pyopencl/pyopencl-2016.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2016.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python wrapper for OpenCL" HOMEPAGE="https://mathema.tician.de/software/pyopencl - https://pypi.python.org/pypi/pyopencl" + https://pypi.org/project/pyopencl" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" |