commit: 9db81bd789f82867b02e3e3a3194bdf0070f3502
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 08:04:32 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 08:04:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db81bd7
mate-base/mate: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
mate-base/mate/mate-1.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate/mate-1.28.0.ebuild
b/mate-base/mate/mate-1.28.0.ebuild
index 19707919c11b..3e1308e89f8e 100644
--- a/mate-base/mate/mate-1.28.0.ebuild
+++ b/mate-base/mate/mate-1.28.0.ebuild
@@ -8,7 +8,7 @@ MATE_BRANCH="$(ver_cut 1-2)"
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="Meta ebuild for MATE, a traditional desktop environment"