mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
bardapi: add license
This commit is contained in:
parent
933e572986
commit
5122cc2ac9
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ inherit distutils-r1 pypi
|
|||
DESCRIPTION="The unofficial Google Bard API port"
|
||||
HOMEPAGE="https://github.com/dsdanielpark/Bard-API"
|
||||
|
||||
LICENSE=""
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
IUSE="test"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ inherit distutils-r1 pypi
|
|||
DESCRIPTION="The unofficial Google Bard API port"
|
||||
HOMEPAGE="https://github.com/dsdanielpark/Bard-API"
|
||||
|
||||
LICENSE=""
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
IUSE="test"
|
||||
|
|
|
|||
Loading…
Reference in a new issue