summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
commitedd15f1b55e7448a19f780a9379eb3229f3bf43c (patch)
tree293fef8d8effe3e079a18a8ee1450c0c5a78cf19 /mate-extra
parentmate-extra/mate-screensaver: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-edd15f1b55e7448a19f780a9379eb3229f3bf43c.tar.gz
gentoo-edd15f1b55e7448a19f780a9379eb3229f3bf43c.tar.bz2
gentoo-edd15f1b55e7448a19f780a9379eb3229f3bf43c.zip
mate-extra/mate-system-monitor: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
index 105d01b5e6b2..823f75f582bc 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate toolchain-funcs
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="The MATE System Monitor"