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