commit:     d2e8fb4e796205a02b494bd8e6658905c2ae12fa
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  4 06:57:43 2020 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  4 06:57:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e8fb4e

app-emulation/runc: fix LICENSE

Closes: https://bugs.gentoo.org/694908
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 app-emulation/runc/runc-1.0.0_rc10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/runc/runc-1.0.0_rc10.ebuild 
b/app-emulation/runc/runc-1.0.0_rc10.ebuild
index 15008739830..dc3d0ff8a26 100644
--- a/app-emulation/runc/runc-1.0.0_rc10.ebuild
+++ b/app-emulation/runc/runc-1.0.0_rc10.ebuild
@@ -21,7 +21,7 @@ fi
 DESCRIPTION="runc container cli tools"
 HOMEPAGE="http://runc.io";
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 BSD MIT"
 SLOT="0"
 IUSE="+ambient apparmor hardened +kmem +seccomp"
 

Reply via email to