commit: 63cad1867ae63cc05a3825fd20ac35e8b4bb38cc
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 18 04:46:04 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 18 04:46:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cad186
sys-process/atop: Stabilize 2.12.1 arm64, #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 a02e77316614..1afce058df80 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}"