summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:39:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-09 09:39:42 +0200
commit7cd7d017e9f494fde83d2bfb81b84f712a746257 (patch)
tree7d3aafe60ef0ccf324f28ae0caa5d88e3491aca0 /virtual/rust
parentdev-lang/rust-bin: x86 stable wrt bug #850202 (diff)
downloadgentoo-7cd7d017e9f494fde83d2bfb81b84f712a746257.tar.gz
gentoo-7cd7d017e9f494fde83d2bfb81b84f712a746257.tar.bz2
gentoo-7cd7d017e9f494fde83d2bfb81b84f712a746257.zip
virtual/rust: x86 stable wrt bug #850202
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r--virtual/rust/rust-1.60.0.ebuild2
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 b8a2ca661547..322cd998d294 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=""