sys-libs/compiler-rt-sanitizers: Allow alternative MIT license

This commit is contained in:
Michał Górny
2016-10-27 10:24:55 +02:00
parent cb65bb54bf
commit ffa7003f18

View File

@@ -16,7 +16,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="test"