summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-12 17:50:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-12 21:28:58 +0200
commit96b86a9b763899e1e0cebe693ae2e69d790cc08c (patch)
treefabca8ae483598e98209bd5f41ebcd5780a4aa85 /dev-lang/rust-bin
parentdev-lang/rust: x86 stable (bug #678908) (diff)
downloadgentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.tar.gz
gentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.tar.bz2
gentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.zip
dev-lang/rust-bin: x86 stable (bug #678908)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 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.34.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.34.1.ebuild b/dev-lang/rust-bin/rust-bin-1.34.1.ebuild
index 7638707ebd33..3d0796628f61 100644
--- a/dev-lang/rust-bin/rust-bin-1.34.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.34.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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
DEPEND=""