summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-10-27 10:24:42 +0200
committerMichał Górny <mgorny@gentoo.org>2016-10-27 11:28:23 +0200
commit2b6918d6c826fa0b9341ea45ae3192515de3008d (patch)
treeefa8dbd52a3ca60f1daccc1c7b2b90da84de34ca /sys-libs
parentsys-devel/llvm: Add missing licenses, #598106 (diff)
downloadgentoo-2b6918d6c826fa0b9341ea45ae3192515de3008d.tar.gz
gentoo-2b6918d6c826fa0b9341ea45ae3192515de3008d.tar.bz2
gentoo-2b6918d6c826fa0b9341ea45ae3192515de3008d.zip
sys-libs/compiler-rt: Allow alternative MIT license
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
index 1f8d17441573..75abf2dd6d22 100644
--- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
@@ -17,7 +17,7 @@ SRC_URI=""
EGIT_REPO_URI="http://llvm.org/git/compiler-rt.git
https://github.com/llvm-mirror/compiler-rt.git"
-LICENSE="UoI-NCSA"
+LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0/${PV%.*}"
KEYWORDS=""
IUSE=""