Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bottom/
Date: Wed, 01 Sep 2021 07:55:15
Message-Id: 1630482908.6913b94dc36a6a15260e852d9f02c1e04832e381.ago@gentoo
1 commit: 6913b94dc36a6a15260e852d9f02c1e04832e381
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 07:55:08 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 07:55:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6913b94d
7
8 sys-process/bottom: ppc64 stable wrt bug #811297
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-process/bottom/bottom-0.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-process/bottom/bottom-0.6.3.ebuild b/sys-process/bottom/bottom-0.6.3.ebuild
18 index d7cd1e64b7a..f5570c2bba2 100644
19 --- a/sys-process/bottom/bottom-0.6.3.ebuild
20 +++ b/sys-process/bottom/bottom-0.6.3.ebuild
21 @@ -181,7 +181,7 @@ SRC_URI="$(cargo_crate_uris)"
22
23 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm64 ~ppc64"
26 +KEYWORDS="amd64 ~arm64 ppc64"
27
28 # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
29 QA_FLAGS_IGNORED="usr/bin/btm"