summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:05:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:05:29 +0300
commit6126d179470980b26c0effac7e5e374808311de9 (patch)
tree532bf2f4b97fca1ddceebe3f9109f9c848be525a /dev-lang
parentdev-lang/rust: amd64 stable wrt bug #678908 (diff)
downloadgentoo-6126d179470980b26c0effac7e5e374808311de9.tar.gz
gentoo-6126d179470980b26c0effac7e5e374808311de9.tar.bz2
gentoo-6126d179470980b26c0effac7e5e374808311de9.zip
dev-lang/rust-bin: amd64 stable wrt bug #678908
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-lang')
-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 ab89e254ae0b..7638707ebd33 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=""