diff options
-rw-r--r-- | dev-python/lesscpy/lesscpy-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lesscpy/lesscpy-0.13.0.ebuild b/dev-python/lesscpy/lesscpy-0.13.0.ebuild index 669434fc4446..1aa5850ae1c4 100644 --- a/dev-python/lesscpy/lesscpy-0.13.0.ebuild +++ b/dev-python/lesscpy/lesscpy-0.13.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A compiler written in Python for the LESS language" HOMEPAGE="https://pypi.org/project/lesscpy/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" |