Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/
Date: Mon, 01 Jul 2019 03:38:22
Message-Id: 1561952276.199773ec7078ab76e94d2aa5b79e1329590b77cb.mattst88@gentoo
1 commit: 199773ec7078ab76e94d2aa5b79e1329590b77cb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 1 03:37:45 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 1 03:37:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199773ec
7
8 sys-auth/polkit-0.115-r4: amd64 stable, bug 688908
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-auth/polkit/polkit-0.115-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/polkit/polkit-0.115-r4.ebuild b/sys-auth/polkit/polkit-0.115-r4.ebuild
16 index 8086d005e7a..e88f2315861 100644
17 --- a/sys-auth/polkit/polkit-0.115-r4.ebuild
18 +++ b/sys-auth/polkit/polkit-0.115-r4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 IUSE="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test"
26
27 REQUIRED_USE="^^ ( consolekit elogind systemd )"