summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:16:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:16:31 +0200
commit5bd15d7f0c50e30a5e195a84aed81c49b3d8a9c7 (patch)
tree89fe126677e6728bc31082a96d397a51c9f77420 /dev-lang
parentnet-misc/oidentd: x86 stable wrt bug #732740 (diff)
downloadgentoo-5bd15d7f0c50e30a5e195a84aed81c49b3d8a9c7.tar.gz
gentoo-5bd15d7f0c50e30a5e195a84aed81c49b3d8a9c7.tar.bz2
gentoo-5bd15d7f0c50e30a5e195a84aed81c49b3d8a9c7.zip
dev-lang/rust: x86 stable wrt bug #732798
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')
-rw-r--r--dev-lang/rust/rust-1.44.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.44.1.ebuild b/dev-lang/rust/rust-1.44.1.ebuild
index d4713b42caca..c2b66aaff53f 100644
--- a/dev-lang/rust/rust-1.44.1.ebuild
+++ b/dev-lang/rust/rust-1.44.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)).1"