www-apps/code-server-bin: fix licenses

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Leonardo Hernandez Hernandez <leohdz172@outlook.com>
This commit is contained in:
Leonardo Hernandez Hernandez
2022-02-04 20:04:03 -06:00
parent 003f2a18ce
commit 3a0d3db6e2
3 changed files with 18 additions and 7 deletions

View File

@@ -17,7 +17,11 @@ SRC_URI="
"
RESTRICT="test"
LICENSE="MIT"
LICENSE="MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+
|| ( BSD-2 MIT Apache-2.0 )
|| ( MIT CC0-1.0 )
|| ( MIT WTFPL )
"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE="gnome-keyring"