dev-lang/rust: amd64 stable wrt bug #708920
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 3 Mar 2020 15:13:35 +0000 (16:13 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 3 Mar 2020 15:13:35 +0000 (16:13 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/rust/rust-1.41.1.ebuild

index 5cedf4e6d63dff91e5b8b1b25e6973244e6abdab..8752ad4aea51cdf9812220d5431eabd54f454583 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"