summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-06 20:10:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-06 20:10:26 +0200
commitf2a5a913298b7510a2a5a86b75f81365b266b9b3 (patch)
tree17005b8bae18d49e10acc201b1c2b9ecd5f6c76c /dev-lang/rust
parentdev-php/PEAR-Archive_Tar: x86 stable wrt bug #724520 (diff)
downloadgentoo-f2a5a913298b7510a2a5a86b75f81365b266b9b3.tar.gz
gentoo-f2a5a913298b7510a2a5a86b75f81365b266b9b3.tar.bz2
gentoo-f2a5a913298b7510a2a5a86b75f81365b266b9b3.zip
dev-lang/rust: x86 stable wrt bug #725264
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.43.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.43.1.ebuild b/dev-lang/rust/rust-1.43.1.ebuild
index f7375ee3ad95..fe3eaed35b63 100644
--- a/dev-lang/rust/rust-1.43.1.ebuild
+++ b/dev-lang/rust/rust-1.43.1.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"