commit: 33d8555cb9e3366634b69b254cbd54b178424d1e
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 18 06:00:24 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 18 06:00:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d8555c
sys-process/atop: Stabilize 2.12.1 amd64, #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 d4f9988449bd..98739fc55113 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}"