mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pyinstaller: fix license
This commit is contained in:
parent
fd48d90d6b
commit
823458b9a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue