diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:14:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-10 19:18:48 +0300 |
commit | 5867cfa80c6d258c961f80d266b9b8ba4674ccc2 (patch) | |
tree | d574ccc12b4c45cbf3bf554a5f6901a3bb2a42c5 /x11-misc | |
parent | mate-extra/mate-screensaver: amd64 stable wrt bug #625838 (diff) | |
download | gentoo-5867cfa80c6d258c961f80d266b9b8ba4674ccc2.tar.gz gentoo-5867cfa80c6d258c961f80d266b9b8ba4674ccc2.tar.bz2 gentoo-5867cfa80c6d258c961f80d266b9b8ba4674ccc2.zip |
x11-misc/mate-notification-daemon: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild index de115ce79982..9047edef2bc7 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.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" |