commit: 9f1becb45cd1b45d97cf04dcc4eb9256191e5f31
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 06:32:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 06:32:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1becb4
app-misc/tmux-mem-cpu-load: Stabilize 3.7.0 arm64, #922936
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild
b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild
index 2504803151f6..03f1b370a747 100644
--- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild
+++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm64 ppc64 ~riscv x86"
fi
DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux"