diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:23 +0200 |
commit | 1607fddd061b3c61818061954a2bda3e09e10ea7 (patch) | |
tree | eb3409eff3d856d18599190ebdaad27b816e16ee /x11-misc | |
parent | mate-extra/mate-user-guide: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-1607fddd061b3c61818061954a2bda3e09e10ea7.tar.gz gentoo-1607fddd061b3c61818061954a2bda3e09e10ea7.tar.bz2 gentoo-1607fddd061b3c61818061954a2bda3e09e10ea7.zip |
x11-misc/mate-notification-daemon: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 1c7336b7d9eb..d34108e27c33 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" |