dev-lang/rust-bin: Add ~arm keyword wrt bug #609654
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Dec 2019 15:00:55 +0000 (18:00 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Dec 2019 15:00:55 +0000 (18:00 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-lang/rust-bin/rust-bin-1.38.0.ebuild

index 692430f4eae829b89a08751e0af91899e1da068a..4c4e24a973777b8ece4eb7093f6c257567ace579 100644 (file)
@@ -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 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
 
 DEPEND=""