summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:38:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:39:41 +0200
commit5c98d98cdedf3cde05dfdd1c66a71c700b8d5494 (patch)
tree4ecb26fe039cb31c21d310a689da415c5688073a /dev-lang
parentdev-util/weka: x86 stable wrt bug #850043 (diff)
downloadgentoo-5c98d98cdedf3cde05dfdd1c66a71c700b8d5494.tar.gz
gentoo-5c98d98cdedf3cde05dfdd1c66a71c700b8d5494.tar.bz2
gentoo-5c98d98cdedf3cde05dfdd1c66a71c700b8d5494.zip
dev-lang/rust: x86 stable wrt bug #850202
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 7784f4e2b4c8..2d4fc74b95ef 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"