summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-23 13:32:11 +0000
committerSam James <sam@gentoo.org>2021-04-23 13:32:11 +0000
commit02fa6d14b011077a342c02d02ffdeb966313a160 (patch)
tree6ebd71ec4bcdb8254aeb4dfc8336d65aa85eb0d4 /dev-lang
parentdev-lang/rust-bin: Stabilize 1.51.0 arm, #782367 (diff)
downloadgentoo-02fa6d14b011077a342c02d02ffdeb966313a160.tar.gz
gentoo-02fa6d14b011077a342c02d02ffdeb966313a160.tar.bz2
gentoo-02fa6d14b011077a342c02d02ffdeb966313a160.zip
dev-lang/rust: Stabilize 1.51.0-r2 arm, #782367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.51.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.51.0-r2.ebuild b/dev-lang/rust/rust-1.51.0-r2.ebuild
index 2299097d7781..256840aa0246 100644
--- a/dev-lang/rust/rust-1.51.0-r2.ebuild
+++ b/dev-lang/rust/rust-1.51.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"