diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:44:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:44:23 +0200 |
commit | 80fb63292dc17f1f082c5c3bdbba8cd25bb0afdf (patch) | |
tree | e404070b8cfd338403c4b8643c0d8869207d80c3 /dev-lang/rust-bin/rust-bin-1.60.0.ebuild | |
parent | virtual/perl-IO-Compress: ppc stable wrt bug #836303 (diff) | |
download | gentoo-80fb63292dc17f1f082c5c3bdbba8cd25bb0afdf.tar.gz gentoo-80fb63292dc17f1f082c5c3bdbba8cd25bb0afdf.tar.bz2 gentoo-80fb63292dc17f1f082c5c3bdbba8cd25bb0afdf.zip |
dev-lang/rust-bin: ppc stable wrt bug #850202
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.60.0.ebuild')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild index d2a1f5f7af95..8b815d814b67 100644 --- a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild @@ -17,7 +17,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 ~arm ~arm64 ~ppc ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~s390 ~x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND="" |