From cda5c104d744707d897e3bc57111b542f46948ec Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 2 Dec 2019 17:06:14 +0300 Subject: [PATCH] app-emulation/firecracker: fix license Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- app-emulation/firecracker/firecracker-0.18.0.ebuild | 2 +- app-emulation/firecracker/firecracker-0.19.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/firecracker/firecracker-0.18.0.ebuild b/app-emulation/firecracker/firecracker-0.18.0.ebuild index 144f6808a279..1535788a9f3d 100644 --- a/app-emulation/firecracker/firecracker-0.18.0.ebuild +++ b/app-emulation/firecracker/firecracker-0.18.0.ebuild @@ -119,7 +119,7 @@ HOMEPAGE="https://firecracker-microvm.github.io https://github.com/firecracker-m SRC_URI="https://github.com/firecracker-microvm/firecracker/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" -LICENSE="|| ( Apache-2.0 MIT ) MPL-2.0" +LICENSE="|| ( Apache-2.0 MIT Apache-2.0-with-LLVM-exceptions ) MPL-2.0" SLOT="0" KEYWORDS="-* ~amd64 ~x86" diff --git a/app-emulation/firecracker/firecracker-0.19.0.ebuild b/app-emulation/firecracker/firecracker-0.19.0.ebuild index f0db99a6b302..05c89111ba62 100644 --- a/app-emulation/firecracker/firecracker-0.19.0.ebuild +++ b/app-emulation/firecracker/firecracker-0.19.0.ebuild @@ -115,7 +115,7 @@ HOMEPAGE="https://firecracker-microvm.github.io https://github.com/firecracker-m SRC_URI="https://github.com/firecracker-microvm/firecracker/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" -LICENSE="|| ( Apache-2.0 MIT ) MPL-2.0" +LICENSE="|| ( Apache-2.0 MIT Apache-2.0-with-LLVM-exceptions ) MPL-2.0" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -- 2.26.2