From 0b46481fcefd82f41e66ef225b20a57ade4ad6ba Mon Sep 17 00:00:00 2001 From: Niels Sascha Reedijk Date: Fri, 22 Sep 2017 22:06:25 +0200 Subject: [PATCH] rust: mark as tested 1.9.0 through 1.12.1 on gcc2_x86 (#1658) --- dev-lang/rust/rust-1.10.0.recipe | 2 +- dev-lang/rust/rust-1.11.0.recipe | 2 +- dev-lang/rust/rust-1.12.1.recipe | 2 +- dev-lang/rust/rust-1.9.0.recipe | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/rust/rust-1.10.0.recipe b/dev-lang/rust/rust-1.10.0.recipe index 7a4f1bbae..2cf5bd28a 100644 --- a/dev-lang/rust/rust-1.10.0.recipe +++ b/dev-lang/rust/rust-1.10.0.recipe @@ -25,7 +25,7 @@ CHECKSUM_SHA256_6="5996751d47d363932fb130dba61257e6ed7efc439bcac0244e4d9768c6b31 SOURCE_DIR="rust-$srcGitRev" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" rust$secondaryArchSuffix = $portVersion diff --git a/dev-lang/rust/rust-1.11.0.recipe b/dev-lang/rust/rust-1.11.0.recipe index 80ecd26c1..c1beb98f0 100644 --- a/dev-lang/rust/rust-1.11.0.recipe +++ b/dev-lang/rust/rust-1.11.0.recipe @@ -25,7 +25,7 @@ CHECKSUM_SHA256_6="73bc1a426052e50bdbc3803b579c647db5fe2cae10e17dd102ccaa5a6530e SOURCE_DIR="rust-$srcGitRev" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" rust$secondaryArchSuffix = $portVersion diff --git a/dev-lang/rust/rust-1.12.1.recipe b/dev-lang/rust/rust-1.12.1.recipe index 766bab81c..fa97f48af 100644 --- a/dev-lang/rust/rust-1.12.1.recipe +++ b/dev-lang/rust/rust-1.12.1.recipe @@ -25,7 +25,7 @@ CHECKSUM_SHA256_6="57638407e7713018e5cd4c0de29b52e976ddb248db122c13d6ded89f5f324 SOURCE_DIR="rust-$srcGitRev" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" rust$secondaryArchSuffix = $portVersion diff --git a/dev-lang/rust/rust-1.9.0.recipe b/dev-lang/rust/rust-1.9.0.recipe index 6215a450b..a09b6128a 100644 --- a/dev-lang/rust/rust-1.9.0.recipe +++ b/dev-lang/rust/rust-1.9.0.recipe @@ -31,7 +31,7 @@ CHECKSUM_SHA256_8="357b1d6a1307d2b9a784daf0a71ca1982f040d8539d7d4e1e044352334744 SOURCE_DIR="rust-$srcGitRev" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" rust$secondaryArchSuffix = $portVersion