diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-02 10:28:31 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-08-06 23:17:33 -0400 |
commit | 169d679b4a1d0474de45d20134d9b56ee21b1c48 (patch) | |
tree | 139de0d9c0202e667c3db591082af4cf62d8175d /x11-misc/mate-notification-daemon | |
parent | x11-themes/mate-backgrounds: Stabilize 1.24.1 for amd64, x86 (diff) | |
download | gentoo-169d679b4a1d0474de45d20134d9b56ee21b1c48.tar.gz gentoo-169d679b4a1d0474de45d20134d9b56ee21b1c48.tar.bz2 gentoo-169d679b4a1d0474de45d20134d9b56ee21b1c48.zip |
x11-misc/mate-notification-daemon: Stabilize 1.24.0 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-misc/mate-notification-daemon')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild index 1fffb1ccaec2..5ae232097c09 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.0.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="MATE Notification daemon" |