Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-polkit/
Date: Mon, 30 May 2016 19:19:09
Message-Id: 1464635848.6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc.zlogene@gentoo
1 commit: 6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 18:59:24 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 19:17:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fad8023
7
8 mate-extra/mate-polkit: Add ~arm keyword wrt bug #508072
9
10 Package-Manager: portage-2.2.28
11
12 mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild
16 index 8e2f783..3b140d5 100644
17 --- a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild
18 +++ b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mate-desktop/mate-polkit"
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~x86"
25
26 IUSE="accountsservice appindicator +introspection"