commit: ab36905bd76863946b803870942a1c5ff96758ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 11 22:59:00 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 11 22:59:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab36905b
sys-process/bottom: Stabilize 0.9.3 amd64, #913946 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/bottom/bottom-0.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/bottom/bottom-0.9.3.ebuild b/sys-process/bottom/bottom-0.9.3.ebuild index dce6853100cc..751ff09d035f 100644 --- a/sys-process/bottom/bottom-0.9.3.ebuild +++ b/sys-process/bottom/bottom-0.9.3.ebuild @@ -177,7 +177,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="+battery +gpu +zfs" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings
