summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-11 10:38:49 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-11 10:48:24 -0800
commitd8a2d1952b8d197764cce8b249921476d2a67a98 (patch)
tree5032c039b5c5e8a11c5224a7d8aebae7c773c49d /dev-lang/rust
parentdev-util/cbindgen: drop old (diff)
downloadgentoo-d8a2d1952b8d197764cce8b249921476d2a67a98.tar.gz
gentoo-d8a2d1952b8d197764cce8b249921476d2a67a98.tar.bz2
gentoo-d8a2d1952b8d197764cce8b249921476d2a67a98.zip
dev-lang/rust: 1.41.0 ppc64 stable, bug #708920
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.41.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.41.0.ebuild b/dev-lang/rust/rust-1.41.0.ebuild
index 29e67d0e5f9a..c3b18cdfc52d 100644
--- a/dev-lang/rust/rust-1.41.0.ebuild
+++ b/dev-lang/rust/rust-1.41.0.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"