commit: 8b847d1f1200b3e57a6c5ad57d6808120d730c6c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 05:24:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 05:24:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b847d1f
sys-process/bottom: Stabilize 0.10.2-r1 arm64, #954917 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/bottom/bottom-0.10.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/bottom/bottom-0.10.2-r1.ebuild b/sys-process/bottom/bottom-0.10.2-r1.ebuild index b21b43f9386f..3d0e8c2253da 100644 --- a/sys-process/bottom/bottom-0.10.2-r1.ebuild +++ b/sys-process/bottom/bottom-0.10.2-r1.ebuild @@ -236,7 +236,7 @@ LICENSE+=" Apache-2.0 ISC MIT MPL-2.0 Unicode-DFS-2016" # cargo-husky-1.5.0 LICENSE+=" MIT " 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
