commit: 4edbabde35160fc1b0c9563bc40f1b959655cef3
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 08:04:28 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 08:04:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4edbabde
mate-base/mate-applets: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
mate-base/mate-applets/mate-applets-1.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-applets/mate-applets-1.28.0.ebuild
b/mate-base/mate-applets/mate-applets-1.28.0.ebuild
index 5f57b3b09955..99b224089bd9 100644
--- a/mate-base/mate-applets/mate-applets-1.28.0.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate
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="Applets for the MATE Desktop and Panel"