summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:52:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:56:56 +0200
commit80ad883c1813c0a66ed3bd12b6ca9b71bc044340 (patch)
tree9cab29e3966e5e5eed4a7a5576678e7b6c5c7e1a /dev-lang/rust-bin
parentdev-lang/rust: x86 stable (bug #739310) (diff)
downloadgentoo-80ad883c1813c0a66ed3bd12b6ca9b71bc044340.tar.gz
gentoo-80ad883c1813c0a66ed3bd12b6ca9b71bc044340.tar.bz2
gentoo-80ad883c1813c0a66ed3bd12b6ca9b71bc044340.zip
dev-lang/rust-bin: x86 stable (bug #739310)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.45.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.45.2.ebuild b/dev-lang/rust-bin/rust-bin-1.45.2.ebuild
index d0446034982f..e99c2212ebd4 100644
--- a/dev-lang/rust-bin/rust-bin-1.45.2.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.45.2.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 ppc64 ~x86"
+KEYWORDS="~amd64 arm arm64 ppc64 x86"
IUSE="clippy cpu_flags_x86_sse2 doc rls rustfmt"
DEPEND=""