summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 23:08:36 +0000
committerSam James <sam@gentoo.org>2021-02-24 23:08:36 +0000
commit980a1ae79ec980834d7bdd3b5f338ae82718e430 (patch)
tree5e8b0c60bceaa440b744f2d6e4ca99926531dc77 /dev-lang
parentdev-lang/rust-bin: Stabilize 1.47.0-r1 arm, #756769 (diff)
downloadgentoo-980a1ae79ec980834d7bdd3b5f338ae82718e430.tar.gz
gentoo-980a1ae79ec980834d7bdd3b5f338ae82718e430.tar.bz2
gentoo-980a1ae79ec980834d7bdd3b5f338ae82718e430.zip
dev-lang/rust: Stabilize 1.47.0-r2 arm, #756769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.47.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.47.0-r2.ebuild b/dev-lang/rust/rust-1.47.0-r2.ebuild
index 9cfec6a9822c..c5a1c92a3412 100644
--- a/dev-lang/rust/rust-1.47.0-r2.ebuild
+++ b/dev-lang/rust/rust-1.47.0-r2.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+ KEYWORDS="amd64 arm arm64 ppc64 x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"