Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/
Date: Thu, 15 Nov 2018 15:48:39
Message-Id: 1542296390.940c4bf6ebe58127d77feceebc27c6a0b6071a30.whissi@gentoo
1 commit: 940c4bf6ebe58127d77feceebc27c6a0b6071a30
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 15 15:39:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 15 15:39:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940c4bf6
7
8 sys-auth/polkit: x86 stable (bug #661470)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-auth/polkit/polkit-0.115-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/polkit/polkit-0.115-r1.ebuild b/sys-auth/polkit/polkit-0.115-r1.ebuild
17 index 78576d7d60b..34b62e151d7 100644
18 --- a/sys-auth/polkit/polkit-0.115-r1.ebuild
19 +++ b/sys-auth/polkit/polkit-0.115-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
21
22 LICENSE="LGPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
27
28 REQUIRED_USE="?? ( elogind systemd )"