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: Tue, 01 Feb 2022 07:30:23
Message-Id: 1643700592.199fd0fa77c26e4004840be027d8440dccf56f53.ago@gentoo
1 commit: 199fd0fa77c26e4004840be027d8440dccf56f53
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 1 07:29:52 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 1 07:29:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199fd0fa
7
8 sys-process/bottom: amd64 stable wrt bug #832462
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-process/bottom/bottom-0.6.6.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-process/bottom/bottom-0.6.6.ebuild b/sys-process/bottom/bottom-0.6.6.ebuild
18 index d772cc53aed4..5c5897e41ac9 100644
19 --- a/sys-process/bottom/bottom-0.6.6.ebuild
20 +++ b/sys-process/bottom/bottom-0.6.6.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2020-2021 Gentoo Authors
23 +# Copyright 2020-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -179,7 +179,7 @@ SRC_URI="$(cargo_crate_uris)"
28
29 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm64 ~ppc64"
32 +KEYWORDS="amd64 ~arm64 ~ppc64"
33 IUSE="+battery"
34
35 # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings