summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:03:15 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:03:15 +0300
commitcbd85d27c46994b2c16302e187a2a99f15ed0ea1 (patch)
treeede0d84169ebeb4bfd480641ab99e3ce67c6855c /x11-misc
parentmate-extra/mate-user-guide: Stabilize 1.28.0 amd64, #932645 (diff)
downloadgentoo-cbd85d27c46994b2c16302e187a2a99f15ed0ea1.tar.gz
gentoo-cbd85d27c46994b2c16302e187a2a99f15ed0ea1.tar.bz2
gentoo-cbd85d27c46994b2c16302e187a2a99f15ed0ea1.zip
x11-misc/mate-notification-daemon: Stabilize 1.28.0 amd64, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.ebuild
index a1e84c301f57..ca30032672b4 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.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"