Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-auth/polkit/
Date: Fri, 08 Dec 2017 09:52:19
Message-Id: 1512726721.cb00d3418b6570167b11cc73f937eb25d4f1ab38.blueness@gentoo
1 commit: cb00d3418b6570167b11cc73f937eb25d4f1ab38
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 8 09:52:01 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 09:52:01 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=cb00d341
7
8 sys-auth/polkit: 0.113-r4 stable on all musl arches
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 sys-auth/polkit/polkit-0.113-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/polkit/polkit-0.113-r4.ebuild b/sys-auth/polkit/polkit-0.113-r4.ebuild
16 index 2e68612..76ab36b 100644
17 --- a/sys-auth/polkit/polkit-0.113-r4.ebuild
18 +++ b/sys-auth/polkit/polkit-0.113-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="amd64 arm ~mips ppc x86"
25 IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
26
27 REQUIRED_USE="?? ( elogind systemd )"