summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-10-07 19:06:20 -0400
committerAaron Bauman <bman@gentoo.org>2019-10-07 19:06:20 -0400
commite9ab77e606a06bbf69c89aaa7fe26334b9e2ff58 (patch)
treef76cde8f3424e5b3cbb52e9d5f36763609c2294d /dev-lang
parentsys-kernel/gentoo-sources: Linux patch 4.4.196 (diff)
downloadgentoo-e9ab77e606a06bbf69c89aaa7fe26334b9e2ff58.tar.gz
gentoo-e9ab77e606a06bbf69c89aaa7fe26334b9e2ff58.tar.bz2
gentoo-e9ab77e606a06bbf69c89aaa7fe26334b9e2ff58.zip
dev-lang/rust: arm64 stable (bug #695696)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.37.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"