summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-02 09:18:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-02 09:18:35 +0200
commit60de1a24bbd551cb852f54ebf2b1aa5620c2aa2c (patch)
tree0d9753cbf25c6a918fc18afe8fa51ec9bc3cebb4 /dev-lang
parentx11-wm/e16: amd64 stable wrt bug #862789 (diff)
downloadgentoo-60de1a24bbd551cb852f54ebf2b1aa5620c2aa2c.tar.gz
gentoo-60de1a24bbd551cb852f54ebf2b1aa5620c2aa2c.tar.bz2
gentoo-60de1a24bbd551cb852f54ebf2b1aa5620c2aa2c.zip
dev-lang/rust: x86 stable wrt bug #861125
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.62.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.62.1.ebuild b/dev-lang/rust/rust-1.62.1.ebuild
index 35015cb50b61..a7b45bc3646b 100644
--- a/dev-lang/rust/rust-1.62.1.ebuild
+++ b/dev-lang/rust/rust-1.62.1.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 sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ppc64 ~riscv sparc x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"