summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:29:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:30:55 +0200
commiteb8d27e0726c3cbca03b3d67fcf57304c2153aed (patch)
treed599dc1e8ffda4da974ac6637e944bf42bf8fb3e /dev-lang/rust-bin
parentdev-lang/rust: amd64 stable wrt bug #746971 (diff)
downloadgentoo-eb8d27e0726c3cbca03b3d67fcf57304c2153aed.tar.gz
gentoo-eb8d27e0726c3cbca03b3d67fcf57304c2153aed.tar.bz2
gentoo-eb8d27e0726c3cbca03b3d67fcf57304c2153aed.zip
dev-lang/rust-bin: amd64 stable wrt bug #746971
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" 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.46.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.46.0.ebuild b/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
index d0446034982f..d4712963ca7b 100644
--- a/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.46.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 ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc64 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc rls rustfmt"
DEPEND=""