summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-17 09:23:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-17 09:23:52 +0200
commit99de35cafb9723d006dccdb242a0dc8b02906373 (patch)
treeb3fb00f440fa154c7d2b2a63f485602cc20725f4 /dev-lang
parentdev-lang/rust: x86 stable wrt bug #796269 (diff)
downloadgentoo-99de35cafb9723d006dccdb242a0dc8b02906373.tar.gz
gentoo-99de35cafb9723d006dccdb242a0dc8b02906373.tar.bz2
gentoo-99de35cafb9723d006dccdb242a0dc8b02906373.zip
dev-lang/rust-bin: x86 stable wrt bug #796269
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.52.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.52.1.ebuild b/dev-lang/rust-bin/rust-bin-1.52.1.ebuild
index d94cc0f465e4..32d45b3aa6a3 100644
--- a/dev-lang/rust-bin/rust-bin-1.52.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.52.1.ebuild
@@ -13,7 +13,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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt"
DEPEND=""