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: Sun, 14 Apr 2019 16:24:20
Message-Id: 1555259041.abb5c8b6281e14beb6f517624b092d77e4e4e9cc.zlogene@gentoo
1 commit: abb5c8b6281e14beb6f517624b092d77e4e4e9cc
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 16:22:32 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 16:24:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb5c8b6
7
8 x11-misc/mate-notification-daemon: x86 stable wrt bug #682168
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 .../mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
18 index e39b20e01f0..ec55ea9dfdb 100644
19 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
20 +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.22.0.ebuild
21 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
22 inherit mate
23
24 if [[ ${PV} != 9999 ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 x86"
27 fi
28
29 DESCRIPTION="MATE Notification daemon"