diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:43:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 01:53:07 +0200 |
commit | 72526704432fcf9d995527dc097f6a9789e653bd (patch) | |
tree | c74f654f49db532d22a21eeda42bdb7bc5558fdc /x11-misc/mate-notification-daemon | |
parent | media-libs/libmatemixer: x86 stable (bug #625838) (diff) | |
download | gentoo-72526704432fcf9d995527dc097f6a9789e653bd.tar.gz gentoo-72526704432fcf9d995527dc097f6a9789e653bd.tar.bz2 gentoo-72526704432fcf9d995527dc097f6a9789e653bd.zip |
x11-misc/mate-notification-daemon: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'x11-misc/mate-notification-daemon')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 ceb5c370f98e..de115ce79982 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |