summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-04-07 13:48:16 +0100
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-09 20:28:48 +0300
commitbe0f13c597216f40a5e2fa6f03d31e2065041511 (patch)
tree7daad78f392f243cd5a4890bfef68b65b8a7e563 /x11-misc/mate-notification-daemon
parentmate-base/mate-control-center: drop uneeded patch (diff)
downloadgentoo-be0f13c597216f40a5e2fa6f03d31e2065041511.tar.gz
gentoo-be0f13c597216f40a5e2fa6f03d31e2065041511.tar.bz2
gentoo-be0f13c597216f40a5e2fa6f03d31e2065041511.zip
x11-misc/mate-notification-daemon: ebuild clean up
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/mate-notification-daemon')
-rw-r--r--x11-misc/mate-notification-daemon/mate-notification-daemon-1.28.0.ebuild2
1 files changed, 0 insertions, 2 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 7154947118de..a1e84c301f57 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
@@ -10,8 +10,6 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-else
- KEYWORDS=""
fi
DESCRIPTION="MATE Notification daemon"