commit: c1f4925b2896b79fe77a1ab6366cf7464d4361b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 05:24:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 05:24:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f4925b
sys-process/bottom: Stabilize 0.10.2-r1 ppc64, #954917 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/bottom/bottom-0.10.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/bottom/bottom-0.10.2-r1.ebuild b/sys-process/bottom/bottom-0.10.2-r1.ebuild index abd96a27fc25..b21b43f9386f 100644 --- a/sys-process/bottom/bottom-0.10.2-r1.ebuild +++ b/sys-process/bottom/bottom-0.10.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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
