Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/
Date: Wed, 31 Aug 2022 02:51:06
Message-Id: 1661914221.b00e03d7e8406baf0d989bdaac38e518e83024e9.sam@gentoo
1 commit: b00e03d7e8406baf0d989bdaac38e518e83024e9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 02:50:21 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 02:50:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00e03d7
7
8 sys-auth/polkit: Stabilize 121 sparc, #867601
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-auth/polkit/polkit-121.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/polkit/polkit-121.ebuild b/sys-auth/polkit/polkit-121.ebuild
16 index 58c98de97377..afc5e8b7b1a6 100644
17 --- a/sys-auth/polkit/polkit-121.ebuild
18 +++ b/sys-auth/polkit/polkit-121.ebuild
19 @@ -24,7 +24,7 @@ fi
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
25 IUSE="+duktape examples gtk +introspection kde pam selinux systemd test"
26 RESTRICT="!test? ( test )"