summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-12 13:20:35 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-12 13:20:57 +0100
commit71d7825541ba3ef91e2a681345043d877b45b939 (patch)
tree8c35c37a67ff02f0b4bfd73a7edb82f48111206f /app-misc
parentsys-process/memwatch: Stabilize 0.3.3-r1 x86, #834259 (diff)
downloadgentoo-71d7825541ba3ef91e2a681345043d877b45b939.tar.gz
gentoo-71d7825541ba3ef91e2a681345043d877b45b939.tar.bz2
gentoo-71d7825541ba3ef91e2a681345043d877b45b939.zip
app-misc/tmux-mem-cpu-load: Stabilize 3.5.1 x86, #834313
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.ebuild
index d9491288740f..6c44434f54fb 100644
--- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.ebuild
+++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.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 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux"