commit: 5b9e494a24ac19c3a0ebc74ad00cfd71122c5041 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 06:10:28 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 06:11:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9e494a
sys-process/bottom: stabilize 0.6.8 for amd64 Bug: https://bugs.gentoo.org/834981 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-process/bottom/bottom-0.6.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/bottom/bottom-0.6.8.ebuild b/sys-process/bottom/bottom-0.6.8.ebuild index 16d27f278e57..9ef609064ad1 100644 --- a/sys-process/bottom/bottom-0.6.8.ebuild +++ b/sys-process/bottom/bottom-0.6.8.ebuild @@ -179,7 +179,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" IUSE="+battery" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
