dev-lang/rust: x86 stable (bug #695696)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 6 Oct 2019 21:05:00 +0000 (23:05 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 6 Oct 2019 21:18:05 +0000 (23:18 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/rust/rust-1.37.0.ebuild

index a68507a0c4d1fa78271e7c7f7a2caf4885c0d0c5..7af60d93dd0975f93b58cc4123d6ac14b418ef06 100644 (file)
@@ -18,7 +18,7 @@ else
        SLOT="stable/${ABI_VER}"
        MY_P="rustc-${PV}"
        SRC="${MY_P}-src.tar.xz"
-       KEYWORDS="amd64 ~arm64 ppc64 ~x86"
+       KEYWORDS="amd64 ~arm64 ppc64 x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"