app-emulation/runc: fix LICENSE
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 4 Apr 2020 06:57:43 +0000 (23:57 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Sat, 4 Apr 2020 06:57:43 +0000 (23:57 -0700)
Closes: https://bugs.gentoo.org/694908
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-emulation/runc/runc-1.0.0_rc10.ebuild

index 150087398306bac5c913ac7f8bdc414730d0ccd1..dc3d0ff8a266629e866343325c1c96fa3d803887 100644 (file)
@@ -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"