summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-16 08:52:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-16 08:52:16 +0200
commit1b55832dad9471d91652c2e0f2501c45484f808d (patch)
tree12de2f422c26649c7fc99decb05ac3a6e30b0365 /dev-lang
parentdev-perl/HTTP-Daemon: amd64 stable wrt bug #796257 (diff)
downloadgentoo-1b55832dad9471d91652c2e0f2501c45484f808d.tar.gz
gentoo-1b55832dad9471d91652c2e0f2501c45484f808d.tar.bz2
gentoo-1b55832dad9471d91652c2e0f2501c45484f808d.zip
dev-lang/rust: amd64 stable wrt bug #796269
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.52.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.52.1.ebuild b/dev-lang/rust/rust-1.52.1.ebuild
index efa716a08b92..56b60df7c4b1 100644
--- a/dev-lang/rust/rust-1.52.1.ebuild
+++ b/dev-lang/rust/rust-1.52.1.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"