summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:32 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:32 +0300
commit9db81bd789f82867b02e3e3a3194bdf0070f3502 (patch)
treebca8a5360b1d1269ea4b9203f89d55b17359f350 /mate-base
parentx11-misc/mate-notification-daemon: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-9db81bd789f82867b02e3e3a3194bdf0070f3502.tar.gz
gentoo-9db81bd789f82867b02e3e3a3194bdf0070f3502.tar.bz2
gentoo-9db81bd789f82867b02e3e3a3194bdf0070f3502.zip
mate-base/mate: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/mate/mate-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"