summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-02 09:18:39 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-02 09:18:39 +0200
commit3412a31b5e6e52576e754b8e3b63b4044757ba76 (patch)
tree84232862b662c79409333b04f0113967b3f28e02 /dev-lang/rust-bin
parentdev-lang/rust: x86 stable wrt bug #861125 (diff)
downloadgentoo-3412a31b5e6e52576e754b8e3b63b4044757ba76.tar.gz
gentoo-3412a31b5e6e52576e754b8e3b63b4044757ba76.tar.bz2
gentoo-3412a31b5e6e52576e754b8e3b63b4044757ba76.zip
dev-lang/rust-bin: x86 stable wrt bug #861125
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.62.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.62.1.ebuild b/dev-lang/rust-bin/rust-bin-1.62.1.ebuild
index 34696a09a222..5da2d5e74fb4 100644
--- a/dev-lang/rust-bin/rust-bin-1.62.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.62.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt"
DEPEND=""