commit: 4e51fd3a33bf759a6ec213d6b07af528ecc76e49
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 18 04:55:55 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=4e51fd3a
sys-process/atop: Stabilize 2.12.1 x86, #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 e58caa370852..d4f9988449bd 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}"