From d2e8fb4e796205a02b494bd8e6658905c2ae12fa Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Fri, 3 Apr 2020 23:57:43 -0700 Subject: app-emulation/runc: fix LICENSE Closes: https://bugs.gentoo.org/694908 Signed-off-by: Robin H. Johnson --- app-emulation/runc/runc-1.0.0_rc10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') 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" -- cgit v1.2.3-65-gdbad