dev-lang/rust: x86 stable (bug #756769)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann 2020-11-26 01:28:35 +01:00
parent 30d7351f6b
commit 3d0a5bb2a1
No known key found for this signature in database
GPG Key ID: 44E6EBDC9BF60559
1 changed files with 1 additions and 1 deletions

View File

@ -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"