diff options
Diffstat (limited to 'dev-python/lesscpy/lesscpy-0.11.1.ebuild')
-rw-r--r-- | dev-python/lesscpy/lesscpy-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lesscpy/lesscpy-0.11.1.ebuild b/dev-python/lesscpy/lesscpy-0.11.1.ebuild index 7efcdb35e3de..6b64ea897777 100644 --- a/dev-python/lesscpy/lesscpy-0.11.1.ebuild +++ b/dev-python/lesscpy/lesscpy-0.11.1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 RESTRICT="test" DESCRIPTION="A compiler written in Python for the LESS language" -HOMEPAGE="https://pypi.org/project/lesscpy" +HOMEPAGE="https://pypi.org/project/lesscpy/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |