app-containers/netavark: Add missing licences

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hayley Hughes <hayley@foxes.systems>
This commit is contained in:
Hayley Hughes
2022-04-12 18:21:52 +10:00
parent 6cadac7228
commit 25178ad401

View File

@@ -169,7 +169,7 @@ DESCRIPTION="A container network stack"
HOMEPAGE="https://github.com/containers/netavark" HOMEPAGE="https://github.com/containers/netavark"
SRC_URI="$(cargo_crate_uris) https://github.com/containers/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="$(cargo_crate_uris) https://github.com/containers/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
RESTRICT="mirror" RESTRICT="mirror"
LICENSE="Apache-2.0" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unlicense ZLIB"
SLOT="0" SLOT="0"
KEYWORDS="~amd64" KEYWORDS="~amd64"
IUSE="" IUSE=""