commit: 0008a16fae8406821f7fc085c2a640daca1cdf5d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 12:59:44 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 14:32:20 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0008a16f
mate-base/mate-menus: Stabilize 1.28.0-r1 x86, #970758
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
mate-base/mate-menus/mate-menus-1.28.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mate-base/mate-menus/mate-menus-1.28.0-r1.ebuild
b/mate-base/mate-menus/mate-menus-1.28.0-r1.ebuild
index f3748ad5453e..6b2453e097cd 100644
--- a/mate-base/mate-menus/mate-menus-1.28.0-r1.ebuild
+++ b/mate-base/mate-menus/mate-menus-1.28.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,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="MATE menu system, implementing the F.D.O cross-desktop spec"