diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 21:09:45 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 21:10:21 +0100 |
commit | 3b8f98741fc25f240b41f77c37f70e01ca435231 (patch) | |
tree | cf47e6304078427f96c9c9f00aef37efe32db2da /x11-misc/mate-notification-daemon | |
parent | media-gfx/eom: Stabilize 1.24.2 x86, #827891 (diff) | |
download | gentoo-3b8f98741fc25f240b41f77c37f70e01ca435231.tar.gz gentoo-3b8f98741fc25f240b41f77c37f70e01ca435231.tar.bz2 gentoo-3b8f98741fc25f240b41f77c37f70e01ca435231.zip |
x11-misc/mate-notification-daemon: Stabilize 1.24.2 x86, #827891
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/mate-notification-daemon')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild index b000d30bbcdb..0cfababe83cf 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" fi DESCRIPTION="MATE Notification daemon" |