dev-lang/rust-bin: stable 1.37.0 for ppc64, bug #695696
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 29 Sep 2019 20:56:39 +0000 (21:56 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 29 Sep 2019 21:00:04 +0000 (22:00 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-lang/rust-bin/rust-bin-1.37.0.ebuild

index 180b335fff90d82179a83f1bf6d18e0f0b553d50..135850e2b05d39fbaf39870d1df002c1f3823f52 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 ~arm64 ppc64 ~x86"
 IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
 
 DEPEND=""