From ab0663dfbd961d793b0f539ed13f15d266d5eeca Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 18 Jun 2024 11:03:14 +0300 Subject: mate-extra/mate-system-monitor: Stabilize 1.28.0 amd64, #932645 Signed-off-by: Joonas Niilola --- mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-extra') 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 33bee63b0332..105d01b5e6b2 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" -- cgit v1.2.3-65-gdbad