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, 10 Sep 2018 16:19:19
Message-Id: 1536596333.e3a46a0b40ae8cbe17dc40243cbb8f94c0f493d8.zlogene@gentoo
1 commit: e3a46a0b40ae8cbe17dc40243cbb8f94c0f493d8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 10 16:16:36 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 10 16:18:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a46a0b
7
8 mate-extra/mate-polkit: amd64 stable wrt bug #625838
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild
16 index 53fdbd2b159..9ffee786b21 100644
17 --- a/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild
18 +++ b/mate-extra/mate-polkit/mate-polkit-1.18.2.ebuild
19 @@ -6,7 +6,7 @@ EAPI=6
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="A MATE specific DBUS service that is used to bring up authentication dialogs"