diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 12:34:51 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-10 12:34:51 +0100 |
commit | 75b431f984d8975e52c45e35173e6c262dac1614 (patch) | |
tree | ea7533c93964c6431b577cd60b8f97bdea000689 /x11-misc/mate-notification-daemon | |
parent | media-gfx/eom: Stabilize 1.24.2 amd64, #827891 (diff) | |
download | gentoo-75b431f984d8975e52c45e35173e6c262dac1614.tar.gz gentoo-75b431f984d8975e52c45e35173e6c262dac1614.tar.bz2 gentoo-75b431f984d8975e52c45e35173e6c262dac1614.zip |
x11-misc/mate-notification-daemon: Stabilize 1.24.2 amd64, #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 f16fa79e9585..b000d30bbcdb 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" |