summaryrefslogtreecommitdiff
path: root/sys-libs
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
parent22e688fa08a12161df1d2366759446a993923562 (diff)
downloadgentoo-2b6918d6c826fa0b9341ea45ae3192515de3008d.tar.gz
gentoo-2b6918d6c826fa0b9341ea45ae3192515de3008d.tar.xz
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 1f8d1744157..75abf2dd6d2 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=""