diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:23:54 +0000 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:23:54 +0000 |
| commit | 21db2d8942fa528cc78e1eb3814d73cbb332e898 (patch) | |
| tree | f45ed6e142627f38e91e2e0798a1f3ed3f6f048f /app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.8.1.ebuild | |
| parent | f752a62e31dc069228f8c2b20a867310f3c84f1b (diff) | |
| download | gentoo-21db2d8942fa528cc78e1eb3814d73cbb332e898.tar.gz gentoo-21db2d8942fa528cc78e1eb3814d73cbb332e898.tar.bz2 gentoo-21db2d8942fa528cc78e1eb3814d73cbb332e898.zip | |
app-misc/tmux-mem-cpu-load: Stabilize 3.8.1 x86, #944653
Signed-off-by: Arthur Zamarin <arthurzam@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 d3680d950416..2ad53abd73b2 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" |
