dev-lang/rust-bin: amd64 stable wrt bug #666976
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 4 Oct 2018 07:57:59 +0000 (10:57 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 4 Oct 2018 07:57:59 +0000 (10:57 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-lang/rust-bin/rust-bin-1.29.1.ebuild

index cc54a0ffd929261026a9fe52976d83e714567610..509e6014d00314646bf3cd37e8687365de69fb75 100644 (file)
@@ -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"