commit: 9337c44fce676480f842e254c7429e65276c6ec6
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 18 04:55:54 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 18 06:00:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9337c44f
sys-process/atop: Stabilize 2.12.1 ppc, #967672
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-process/atop/atop-2.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/atop/atop-2.12.1.ebuild
b/sys-process/atop/atop-2.12.1.ebuild
index 1afce058df80..e58caa370852 100644
--- a/sys-process/atop/atop-2.12.1.ebuild
+++ b/sys-process/atop/atop-2.12.1.ebuild
@@ -26,7 +26,7 @@ SRC_URI="
# Module is GPL-2 as well
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux"
IUSE="video_cards_nvidia"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"