diff --git a/dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild b/dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild index 63b17edc5..a744da5fb 100644 --- a/dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild +++ b/dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild @@ -18,7 +18,7 @@ inherit waf-utils distutils-r1 DESCRIPTION="Program converting Python programs into stand-alone executables" HOMEPAGE="http://www.pyinstaller.org" -LICENSE="pyinstaller" +LICENSE="GPL-2" SLOT="0" IUSE="clang debug doc leak-detector"