summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:36:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:36:19 +0200
commite78b861cab99f25ec3d419be2c0da4295b63daaf (patch)
treee97189e3a00f9ff87002686af8a493ec3f972f9c /dev-lang/rust
parentvirtual/perl-IO-Compress: arm64 stable wrt bug #836303 (diff)
downloadgentoo-e78b861cab99f25ec3d419be2c0da4295b63daaf.tar.gz
gentoo-e78b861cab99f25ec3d419be2c0da4295b63daaf.tar.bz2
gentoo-e78b861cab99f25ec3d419be2c0da4295b63daaf.zip
dev-lang/rust: arm64 stable wrt bug #850202
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.60.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.60.0.ebuild b/dev-lang/rust/rust-1.60.0.ebuild
index e4f16dc53c9a..7784f4e2b4c8 100644
--- a/dev-lang/rust/rust-1.60.0.ebuild
+++ b/dev-lang/rust/rust-1.60.0.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"