dev-lang/rust-bin: amd64 stable wrt bug #662904
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Sep 2018 07:57:26 +0000 (10:57 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 9 Sep 2018 07:57:26 +0000 (10:57 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-lang/rust-bin/rust-bin-1.28.0-r1.ebuild

index 75593e6949a46873a69c380d9866299a8f59e402..0cc40a09a3fa805f3a3fb5c337310bd9aaf58b2d 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 doc libressl rustfmt"
 
 CARGO_DEPEND_VERSION="0.$(($(get_version_component_range 2) + 1)).0"