commit: 178ed19eed130abe8455b7be28dc50473411475a
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Jan 9 11:41:12 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 9 19:56:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=178ed19e
app-editors/micro: fix LICENSE
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
app-editors/micro/micro-2.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/micro/micro-2.0.8.ebuild
b/app-editors/micro/micro-2.0.8.ebuild
index 9e4064c9..c958b7ba 100644
--- a/app-editors/micro/micro-2.0.8.ebuild
+++ b/app-editors/micro/micro-2.0.8.ebuild
@@ -96,7 +96,7 @@ SRC_URI="
${EGO_SUM_SRC_URI}
"
-LICENSE="MIT"
+LICENSE="MIT Apache-2.0 BSD BSD-2 MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="wayland"