From: Robin H. Johnson Date: Sat, 4 Apr 2020 06:57:43 +0000 (-0700) Subject: app-emulation/runc: fix LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d2e8fb4e796205a02b494bd8e6658905c2ae12fa;p=gentoo.git app-emulation/runc: fix LICENSE Closes: https://bugs.gentoo.org/694908 Signed-off-by: Robin H. Johnson --- diff --git a/app-emulation/runc/runc-1.0.0_rc10.ebuild b/app-emulation/runc/runc-1.0.0_rc10.ebuild index 150087398306..dc3d0ff8a266 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"