summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-09 13:24:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-09 13:24:04 +0000
commit053aa6d43f8b63de98e3ab50037e4129d6cc8d47 (patch)
tree894d2524b196ddfe00638d71e2c645121b720999 /x11-misc
parentdev-util/astyle: Stabilize 3.6.1 x86, #940106 (diff)
downloadgentoo-053aa6d43f8b63de98e3ab50037e4129d6cc8d47.tar.gz
gentoo-053aa6d43f8b63de98e3ab50037e4129d6cc8d47.tar.bz2
gentoo-053aa6d43f8b63de98e3ab50037e4129d6cc8d47.zip
x11-misc/mate-notification-daemon: Stabilize 1.28.1-r1 x86, #941984
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild
index 9e9f47215a20..016c998618b2 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild
@@ -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 Notification daemon"