From: Aaron Bauman Date: Mon, 7 Oct 2019 23:06:20 +0000 (-0400) Subject: dev-lang/rust: arm64 stable (bug #695696) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e9ab77e606a06bbf69c89aaa7fe26334b9e2ff58;p=gentoo.git dev-lang/rust: arm64 stable (bug #695696) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.76, Repoman-2.3.17 --- diff --git a/dev-lang/rust/rust-1.37.0.ebuild b/dev-lang/rust/rust-1.37.0.ebuild index 7af60d93dd09..5ef4c15bfdba 100644 --- a/dev-lang/rust/rust-1.37.0.ebuild +++ b/dev-lang/rust/rust-1.37.0.ebuild @@ -18,7 +18,7 @@ else SLOT="stable/${ABI_VER}" MY_P="rustc-${PV}" SRC="${MY_P}-src.tar.xz" - KEYWORDS="amd64 ~arm64 ppc64 x86" + KEYWORDS="amd64 arm64 ppc64 x86" fi RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"