commit: 053aa6d43f8b63de98e3ab50037e4129d6cc8d47
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:24:04 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 13:24:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053aa6d4
x11-misc/mate-notification-daemon: Stabilize 1.28.1-r1 x86, #941984
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../mate-notification-daemon/mate-notification-daemon-1.28.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"