From ef551ed2ccf170fa0c104c44f39f4beddf6db706 Mon Sep 17 00:00:00 2001 From: Theo Anderson Date: Mon, 15 Feb 2021 23:43:25 +1300 Subject: [PATCH] sys-apps/procs: fix license Closes: https://bugs.gentoo.org/770766 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson --- sys-apps/procs/procs-0.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/procs/procs-0.11.3.ebuild b/sys-apps/procs/procs-0.11.3.ebuild index 377f939d94..d7b16dc35c 100644 --- a/sys-apps/procs/procs-0.11.3.ebuild +++ b/sys-apps/procs/procs-0.11.3.ebuild @@ -201,7 +201,7 @@ SRC_URI=" # License set may be more restrictive as OR is not respected # use cargo-license for a more accurate license picture -LICENSE="BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSL-1.1 CC0-1.0 MIT Unlicense ZLIB" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" RESTRICT="mirror"