diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:44:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-08 10:44:27 +0200 |
commit | afc864e23a247984474c0451062a961e17246e70 (patch) | |
tree | a626ccc59245c1c00dd542e3c6c3022688ebecc4 /virtual | |
parent | dev-lang/rust-bin: ppc stable wrt bug #850202 (diff) | |
download | gentoo-afc864e23a247984474c0451062a961e17246e70.tar.gz gentoo-afc864e23a247984474c0451062a961e17246e70.tar.bz2 gentoo-afc864e23a247984474c0451062a961e17246e70.zip |
virtual/rust: 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 'virtual')
-rw-r--r-- | virtual/rust/rust-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.60.0.ebuild b/virtual/rust/rust-1.60.0.ebuild index c5d95241839b..d1d87623d1b3 100644 --- a/virtual/rust/rust-1.60.0.ebuild +++ b/virtual/rust/rust-1.60.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~s390 ~x86" IUSE="rustfmt" BDEPEND="" |