summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-01-18 18:55:08 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:49:40 +0000
commitb5b6d9c12c9fe4c3388ec0f217ac366d6d82f062 (patch)
treec12580b7b44bede5311039bac28f8d0562c63ceb /mate-base
parentmate-base/libmatekbd: drop 1.26.0 (diff)
downloadgentoo-b5b6d9c12c9fe4c3388ec0f217ac366d6d82f062.tar.gz
gentoo-b5b6d9c12c9fe4c3388ec0f217ac366d6d82f062.tar.bz2
gentoo-b5b6d9c12c9fe4c3388ec0f217ac366d6d82f062.zip
mate-base/mate-applets: stabilize 1.26.1-r1 for amd64, x86
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild b/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild
index eb9f04465d26..8321bd3b57ac 100644
--- a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.26.1-r1.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"