summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-25 07:59:55 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-25 07:59:55 +0000
commit4ead34c3d34de65db03e501b161a2f25a7224b2f (patch)
tree326b033a977eb91272605e13d79a6a529fe15d53
parentdev-util/huc: Stabilize 0.1-r2 x86, #907146 (diff)
downloadgentoo-4ead34c3d34de65db03e501b161a2f25a7224b2f.tar.gz
gentoo-4ead34c3d34de65db03e501b161a2f25a7224b2f.tar.bz2
gentoo-4ead34c3d34de65db03e501b161a2f25a7224b2f.zip
app-misc/tmux-mem-cpu-load: Stabilize 3.7.0 x86, #907145
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 72e6848796f4..89cfec733b25 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"