aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-09-06 23:43:28 +0200
committerstefson <herrtimson@yahoo.de>2019-09-06 23:43:28 +0200
commit119a9c5be62f980ef07d0f055fa4f639ec7c5bbd (patch)
tree55126184b2c21fae8b46a6236cd55f8e30ae5c81 /dev-rust
parentdev-rust/cranelift-tools: bump the branch forward by one commit (diff)
downloadrust-119a9c5be62f980ef07d0f055fa4f639ec7c5bbd.tar.gz
rust-119a9c5be62f980ef07d0f055fa4f639ec7c5bbd.tar.bz2
rust-119a9c5be62f980ef07d0f055fa4f639ec7c5bbd.zip
dev-rust/cranelift-tools: minimal rust is 1.37.0
Diffstat (limited to 'dev-rust')
-rw-r--r--dev-rust/cranelift-tools/cranelift-tools-0.42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-rust/cranelift-tools/cranelift-tools-0.42.0.ebuild b/dev-rust/cranelift-tools/cranelift-tools-0.42.0.ebuild
index 11e0e95..ef1cc38 100644
--- a/dev-rust/cranelift-tools/cranelift-tools-0.42.0.ebuild
+++ b/dev-rust/cranelift-tools/cranelift-tools-0.42.0.ebuild
@@ -151,7 +151,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="cpu_flags_x86_sse2 test"
-DEPEND=">=virtual/rust-1.35.0"
+DEPEND=">=virtual/rust-1.37.0"
RDEPEND=""
REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )"