aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-07-02 09:14:53 +0200
committerstefson <herrtimson@yahoo.de>2019-07-02 09:14:53 +0200
commit10abed80daebe280409cb083a38c19c5f2d783b9 (patch)
treebdac10420231adcff0fe7007becd29906c3140b8 /dev-rust
parentlicences: add Apache License 2.0 with LLVM exception (diff)
downloadrust-10abed80daebe280409cb083a38c19c5f2d783b9.tar.gz
rust-10abed80daebe280409cb083a38c19c5f2d783b9.tar.bz2
rust-10abed80daebe280409cb083a38c19c5f2d783b9.zip
dev-rust/cranelift-tools: use correct license
Diffstat (limited to 'dev-rust')
-rw-r--r--dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild b/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild
index 1897974..0baeba5 100644
--- a/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild
+++ b/dev-rust/cranelift-tools/cranelift-tools-0.3.1.ebuild
@@ -134,7 +134,7 @@ SRCHASH=faae51807d46e5ab2ec2ee257ed5a607b108af11
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" # Update to proper Gentoo format
+LICENSE="apache-2.0-with-llvm-exception" # Update to proper Gentoo format
SLOT="0"
KEYWORDS="~amd64"
IUSE=""