Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/
Date: Mon, 10 Sep 2018 16:19:15
Message-Id: 1536596328.5867cfa80c6d258c961f80d266b9b8ba4674ccc2.zlogene@gentoo
1 commit: 5867cfa80c6d258c961f80d266b9b8ba4674ccc2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 10 16:14:28 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 10 16:18:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5867cfa8
7
8 x11-misc/mate-notification-daemon: amd64 stable wrt bug #625838
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 .../mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index de115ce7998..9047edef2bc 100644
17 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild
18 +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.18.1.ebuild
19 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
20 inherit mate
21
22 if [[ ${PV} != 9999 ]]; then
23 - KEYWORDS="~amd64 ~arm ~arm64 x86"
24 + KEYWORDS="amd64 ~arm ~arm64 x86"
25 fi
26
27 DESCRIPTION="MATE Notification daemon"