summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-27 06:32:01 +0000
committerSam James <sam@gentoo.org>2024-01-27 06:32:01 +0000
commit9f1becb45cd1b45d97cf04dcc4eb9256191e5f31 (patch)
tree63cd7fd1f78670b00e68810ced55bfddd37507d2 /app-misc
parentmail-client/mutt: Stabilize 2.2.12 arm64, #922305 (diff)
downloadgentoo-9f1becb45cd1b45d97cf04dcc4eb9256191e5f31.tar.gz
gentoo-9f1becb45cd1b45d97cf04dcc4eb9256191e5f31.tar.bz2
gentoo-9f1becb45cd1b45d97cf04dcc4eb9256191e5f31.zip
app-misc/tmux-mem-cpu-load: Stabilize 3.7.0 arm64, #922936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"