From c0ce8d67a178cc0c3288f6e15efc591b37436464 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Wed, 27 Apr 2022 14:47:23 +0800 Subject: app-misc/tmux-mem-cpu-load: keyword 3.5.1 for ~riscv Signed-off-by: Yixun Lan --- app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc') 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 6c44434f54fb..1d2b0b9c12d5 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 ~riscv x86" fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -- cgit v1.2.3-65-gdbad