From b05eaf7e8041b026b153f434c2ef598abca895b6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 6 Dec 2021 15:24:12 +0000 Subject: [PATCH] sys-auth/polkit: Stabilize 0.120-r1 ppc64, #828408 Signed-off-by: Sam James --- sys-auth/polkit/polkit-0.120-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/polkit/polkit-0.120-r1.ebuild b/sys-auth/polkit/polkit-0.120-r1.ebuild index d4d6dd57dc844..0f0f2900683f7 100644 --- a/sys-auth/polkit/polkit-0.120-r1.ebuild +++ b/sys-auth/polkit/polkit-0.120-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 arm arm64 ~mips ppc64 ~riscv ~s390 x86" IUSE="examples gtk +introspection kde pam selinux systemd test" #RESTRICT="!test? ( test )" # Tests currently don't work with meson. See