dev-lang/rust: x86 stable (bug #685970)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 16 May 2019 23:46:36 +0000 (01:46 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 16 May 2019 23:46:36 +0000 (01:46 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/rust/rust-1.34.2.ebuild

index 358f2cda18f1f79a92eada2af31800a1b615f6f7..6a8ae98793bc749676c2cd3b781283bb91f6d9e7 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"