summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-31 05:13:10 +0100
committerSam James <sam@gentoo.org>2021-07-31 05:13:10 +0100
commite46e3f62fa0990dd66f19d07079da6b79ddda1b0 (patch)
tree994a0f06ec3529eda1344b74311cf5b8b9d51304 /dev-lang/rust-bin/rust-bin-1.53.0.ebuild
parentdev-util/diffoscope: add 179 (diff)
downloadgentoo-e46e3f62fa0990dd66f19d07079da6b79ddda1b0.tar.gz
gentoo-e46e3f62fa0990dd66f19d07079da6b79ddda1b0.tar.bz2
gentoo-e46e3f62fa0990dd66f19d07079da6b79ddda1b0.zip
dev-lang/rust-bin: Stabilize 1.53.0 x86, #803335
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.53.0.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.53.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild b/dev-lang/rust-bin/rust-bin-1.53.0.ebuild
index 3b07adb82a0e..30314cb15405 100644
--- a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.53.0.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=""