summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:29 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:29 +0300
commitd568dfd8d18962a18196c8b2356c7e481afd5b49 (patch)
tree2f1c89f805c608701ceea3f6ee0575b7262f94b7 /mate-extra
parentmate-base/mate-applets: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-d568dfd8d18962a18196c8b2356c7e481afd5b49.tar.gz
gentoo-d568dfd8d18962a18196c8b2356c7e481afd5b49.tar.bz2
gentoo-d568dfd8d18962a18196c8b2356c7e481afd5b49.zip
mate-extra/mate-indicator-applet: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-indicator-applet/mate-indicator-applet-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.28.0.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.28.0.ebuild
index 01504eef42cd..f0153d5b01bd 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.28.0.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-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="MATE indicator applet"