summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:12:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 17:12:06 +0200
commit8ac23252b8e383e521894bc042e544ad87052732 (patch)
tree45405b0d4f8ef98284182c615312b2475029273c /dev-lang
parentnet-misc/oidentd: ppc64 stable wrt bug #732740 (diff)
downloadgentoo-8ac23252b8e383e521894bc042e544ad87052732.tar.gz
gentoo-8ac23252b8e383e521894bc042e544ad87052732.tar.bz2
gentoo-8ac23252b8e383e521894bc042e544ad87052732.zip
dev-lang/rust: ppc64 stable wrt bug #732798
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.44.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.44.1.ebuild b/dev-lang/rust/rust-1.44.1.ebuild
index 55d397f94a0a..d4713b42caca 100644
--- a/dev-lang/rust/rust-1.44.1.ebuild
+++ b/dev-lang/rust/rust-1.44.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)).1"