summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-01 09:55:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-01 09:55:08 +0200
commit6913b94dc36a6a15260e852d9f02c1e04832e381 (patch)
tree54e602c0a04bc913efaff386ce3fe6525a0f964b /sys-process
parentsys-apps/systemd-tmpfiles: ppc64 stable wrt bug #811267 (diff)
downloadgentoo-6913b94dc36a6a15260e852d9f02c1e04832e381.tar.gz
gentoo-6913b94dc36a6a15260e852d9f02c1e04832e381.tar.bz2
gentoo-6913b94dc36a6a15260e852d9f02c1e04832e381.zip
sys-process/bottom: ppc64 stable wrt bug #811297
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/bottom/bottom-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.3.ebuild b/sys-process/bottom/bottom-0.6.3.ebuild
index d7cd1e64b7a7..f5570c2bba25 100644
--- a/sys-process/bottom/bottom-0.6.3.ebuild
+++ b/sys-process/bottom/bottom-0.6.3.ebuild
@@ -181,7 +181,7 @@ SRC_URI="$(cargo_crate_uris)"
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ppc64"
# Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
QA_FLAGS_IGNORED="usr/bin/btm"