summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-04-03 23:57:43 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-04-03 23:57:43 -0700
commitd2e8fb4e796205a02b494bd8e6658905c2ae12fa (patch)
tree9b5fc70c275311da3e13ff981bfac0cf3466fdea /app-emulation
parentapp-admin/cronlocker: fix LICENSE (diff)
downloadgentoo-d2e8fb4e796205a02b494bd8e6658905c2ae12fa.tar.gz
gentoo-d2e8fb4e796205a02b494bd8e6658905c2ae12fa.tar.bz2
gentoo-d2e8fb4e796205a02b494bd8e6658905c2ae12fa.zip
app-emulation/runc: fix LICENSE
Closes: https://bugs.gentoo.org/694908 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/runc/runc-1.0.0_rc10.ebuild2
1 files changed, 1 insertions, 1 deletions
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"