diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-05-07 21:10:38 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-05-08 00:44:11 -0400 |
commit | c84f73c3f0ab01ab78ed181437c7fc6edb104e4f (patch) | |
tree | 783e9d72b37711e311ee684ad62ee1593d65878c /x11-misc/mate-notification-daemon | |
parent | mate-base/mate-panel: Drop old (diff) | |
download | gentoo-c84f73c3f0ab01ab78ed181437c7fc6edb104e4f.tar.gz gentoo-c84f73c3f0ab01ab78ed181437c7fc6edb104e4f.tar.bz2 gentoo-c84f73c3f0ab01ab78ed181437c7fc6edb104e4f.zip |
x11-misc/mate-notification-daemon: Stabilize 1.22.1 for amd64,x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild index 6956bd19ec69..aafe19993722 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.1.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" |