summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-17 09:23:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-17 09:23:52 +0200
commit4f01d299f1b4e23e3b8512356199ea99ee5277b9 (patch)
treea5ce2c3cd392c75cfd5b93ce257fc27b5807e590 /virtual/rust
parentdev-lang/rust-bin: x86 stable wrt bug #796269 (diff)
downloadgentoo-4f01d299f1b4e23e3b8512356199ea99ee5277b9.tar.gz
gentoo-4f01d299f1b4e23e3b8512356199ea99ee5277b9.tar.bz2
gentoo-4f01d299f1b4e23e3b8512356199ea99ee5277b9.zip
virtual/rust: x86 stable wrt bug #796269
Package-Manager: Portage-3.0.18, Repoman-3.0.2 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.52.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.52.1.ebuild b/virtual/rust/rust-1.52.1.ebuild
index ce83ce227db6..9860c54fb951 100644
--- a/virtual/rust/rust-1.52.1.ebuild
+++ b/virtual/rust/rust-1.52.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
BDEPEND=""
RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"