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: Sat, 29 Jun 2019 17:03:21
Message-Id: 1561826399.fb4e9bedf2f0ebc0c938de6fcf5c4f095e565e3d.mattst88@gentoo
1 commit: fb4e9bedf2f0ebc0c938de6fcf5c4f095e565e3d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 29 16:39:59 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 29 16:39:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4e9bed
7
8 sys-auth/polkit-0.115-r4: arm 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 c2b9220030e..8086d005e7a 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 )"