dev-lang/rust: amd64 stable wrt bug #708920
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 11:07:58 +0000 (12:07 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 11:07:58 +0000 (12:07 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/rust/rust-1.41.0.ebuild

index 064abcea32b311420ea83951f9d6a82859391e76..0791b32e0764e5d25848c7945d841d196eed199a 100644 (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"