diff options
| author | Sam James <sam@gentoo.org> | 2024-11-23 14:24:55 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-11-23 14:24:55 +0000 |
| commit | bafd36f13e7ca89555977bc756ce6e4bd818a7f2 (patch) | |
| tree | e84bd0558801662f0666edc189cd6564fcf41b30 /app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild | |
| parent | 0e4527b419f90a18ec1acab2ff0654edc3212943 (diff) | |
| download | gentoo-bafd36f13e7ca89555977bc756ce6e4bd818a7f2.tar.gz gentoo-bafd36f13e7ca89555977bc756ce6e4bd818a7f2.tar.bz2 gentoo-bafd36f13e7ca89555977bc756ce6e4bd818a7f2.zip | |
app-misc/tmux-mem-cpu-load: Stabilize 3.8.1 arm64, #944653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild')
| -rw-r--r-- | app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild index 2ad53abd73b2..412d10b76fca 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.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 ~ppc64 ~riscv x86" + KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" |
