Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/
Date: Sat, 20 Apr 2019 23:22:48
Message-Id: 1555750976.df944d3f2d682f093ef670934f211e4c6aaf61d6.asturm@gentoo
1 commit: df944d3f2d682f093ef670934f211e4c6aaf61d6
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 08:54:01 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 09:02:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df944d3f
7
8 sys-auth/polkit: Roll over stable keywords to 0.115-r3
9
10 No other changes over -r2 except a USE dep fix.
11
12 Package-Manager: Portage-2.3.64, Repoman-2.3.12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 sys-auth/polkit/polkit-0.115-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-auth/polkit/polkit-0.115-r3.ebuild b/sys-auth/polkit/polkit-0.115-r3.ebuild
19 index 3746fd8658a..651390b9878 100644
20 --- a/sys-auth/polkit/polkit-0.115-r3.ebuild
21 +++ b/sys-auth/polkit/polkit-0.115-r3.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
23
24 LICENSE="LGPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
27 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86"
28 IUSE="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test"
29
30 REQUIRED_USE="^^ ( consolekit elogind systemd )"