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:53:58
Message-Id: 1630482830.c6c472d4e9a57cd3be0931449c3067aba41059de.ago@gentoo
1 commit: c6c472d4e9a57cd3be0931449c3067aba41059de
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 07:53:50 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 07:53:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c472d4
7
8 sys-process/bottom: amd64 stable wrt bug #811297
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
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 559b1158b09..d7cd1e64b7a 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"