summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-04 10:57:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-04 10:57:59 +0300
commit72069a5b74da8b547e5296d33d0be66c1d426c32 (patch)
treed75ff62bdb60c56fc266277dbd5cf53338d0851a /dev-lang
parentdev-lang/rust: amd64 stable wrt bug #666976 (diff)
downloadgentoo-72069a5b74da8b547e5296d33d0be66c1d426c32.tar.gz
gentoo-72069a5b74da8b547e5296d33d0be66c1d426c32.tar.bz2
gentoo-72069a5b74da8b547e5296d33d0be66c1d426c32.zip
dev-lang/rust-bin: amd64 stable wrt bug #666976
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.29.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.29.1.ebuild b/dev-lang/rust-bin/rust-bin-1.29.1.ebuild
index cc54a0ffd929..509e6014d003 100644
--- a/dev-lang/rust-bin/rust-bin-1.29.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.29.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="amd64? ( https://static.rust-lang.org/dist/${MY_P}-x86_64-unknown-linux
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="cargo clippy cpu_flags_x86_sse2 doc libressl rustfmt"
CARGO_DEPEND_VERSION="0.$(($(get_version_component_range 2) + 1)).0"