Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bottom/
Date: Wed, 02 Feb 2022 00:10:17
Message-Id: 1643760587.0a206dab60f4f08ec3f550e486152998ed60217a.sam@gentoo
1 commit: 0a206dab60f4f08ec3f550e486152998ed60217a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 00:09:47 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 00:09:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a206dab
7
8 sys-process/bottom: Stabilize 0.6.6 ppc64, #832462
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/bottom/bottom-0.6.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/bottom/bottom-0.6.6.ebuild b/sys-process/bottom/bottom-0.6.6.ebuild
16 index 4be0e4e7fd0c..0826a7b078a0 100644
17 --- a/sys-process/bottom/bottom-0.6.6.ebuild
18 +++ b/sys-process/bottom/bottom-0.6.6.ebuild
19 @@ -179,7 +179,7 @@ SRC_URI="$(cargo_crate_uris)"
20
21 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB"
22 SLOT="0"
23 -KEYWORDS="amd64 arm64 ~ppc64"
24 +KEYWORDS="amd64 arm64 ppc64"
25 IUSE="+battery"
26
27 # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings