aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-08-21 07:35:40 +0200
committerstefson <herrtimson@yahoo.de>2019-08-21 07:35:40 +0200
commitb0611690f3a75ce22b2f8126d54e28e73c6b8ea7 (patch)
treeb129a46b5e6327436008c52f38def4ab71315ffe /dev-rust/cranelift-tools
parentdev-rust/cranelift: make sse2 mandantory for x86 (diff)
downloadrust-b0611690f3a75ce22b2f8126d54e28e73c6b8ea7.tar.gz
rust-b0611690f3a75ce22b2f8126d54e28e73c6b8ea7.tar.bz2
rust-b0611690f3a75ce22b2f8126d54e28e73c6b8ea7.zip
dev-rust/cranelift: use license from tree
Diffstat (limited to 'dev-rust/cranelift-tools')
-rw-r--r--dev-rust/cranelift-tools/cranelift-tools-0.40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-rust/cranelift-tools/cranelift-tools-0.40.0.ebuild b/dev-rust/cranelift-tools/cranelift-tools-0.40.0.ebuild
index 913b0df..967edec 100644
--- a/dev-rust/cranelift-tools/cranelift-tools-0.40.0.ebuild
+++ b/dev-rust/cranelift-tools/cranelift-tools-0.40.0.ebuild
@@ -154,7 +154,7 @@ SRCHASH=5534fd2c2f411dcdb981f992239fc0e96790312b
SRC_URI="https://github.com/CraneStation/cranelift/archive/${SRCHASH}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"
-LICENSE="apache-2.0-with-llvm-exception"
+LICENSE="Apache-2.0-with-LLVM-exceptions"
SLOT="0"
KEYWORDS="~amd64"
IUSE="cpu_flags_x86_sse2 test"