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, 30 May 2016 19:19:24
Message-Id: 1464635851.833b7ae2fef4e6e29ec9b4fb93cdf28d1b874a74.zlogene@gentoo
1 commit: 833b7ae2fef4e6e29ec9b4fb93cdf28d1b874a74
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 19:01:24 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 19:17:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833b7ae2
7
8 x11-misc/mate-notification-daemon: Add ~arm keyword wrt bug #508072
9
10 Package-Manager: portage-2.2.28
11
12 .../mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
16 index 2662425..4c545cc 100644
17 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
18 +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~x86"
25
26 RDEPEND="
27 dev-libs/atk:0