summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-03 16:13:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-03 16:13:35 +0100
commit890393f7e41bc89bc9a3327c66142e02459bef9a (patch)
tree6fb819688b95b0dbb2a417335b68a6707d4af3eb /dev-lang/rust
parentdev-libs/libmodbus: amd64 stable wrt bug #704830 (diff)
downloadgentoo-890393f7e41bc89bc9a3327c66142e02459bef9a.tar.gz
gentoo-890393f7e41bc89bc9a3327c66142e02459bef9a.tar.bz2
gentoo-890393f7e41bc89bc9a3327c66142e02459bef9a.zip
dev-lang/rust: amd64 stable wrt bug #708920
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.41.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.41.1.ebuild b/dev-lang/rust/rust-1.41.1.ebuild
index 5cedf4e6d63d..8752ad4aea51 100644
--- a/dev-lang/rust/rust-1.41.1.ebuild
+++ b/dev-lang/rust/rust-1.41.1.ebuild
@@ -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"