diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:11 +0200 |
commit | f30deec5de69b095d797e20d5ea0b98a0061d46b (patch) | |
tree | 14dfe3f5c51469e505aa2e481df85b5faba5f599 /x11-misc/mate-notification-daemon | |
parent | mate-extra/mate-user-guide: Stabilize 1.26.0 amd64, #884079 (diff) | |
download | gentoo-f30deec5de69b095d797e20d5ea0b98a0061d46b.tar.gz gentoo-f30deec5de69b095d797e20d5ea0b98a0061d46b.tar.bz2 gentoo-f30deec5de69b095d797e20d5ea0b98a0061d46b.zip |
x11-misc/mate-notification-daemon: Stabilize 1.26.0 amd64, #884079
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.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.26.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.26.0.ebuild index 07ccfba40877..1c7336b7d9eb 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.26.0.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.26.0.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" fi DESCRIPTION="MATE Notification daemon" |