app-misc/tmux-mem-cpu-load: Stabilize 3.8.1 ppc64, #944653

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-11-25 22:01:35 +01:00
parent 904b1b8061
commit db6abfa777
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -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"