From b111a9ea24f02966060f8a317b833e22e992f816 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 5 Dec 2021 18:28:22 +0000 Subject: [PATCH] sys-auth/polkit: Stabilize 0.120-r1 amd64, #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 8860ae9bfa5f8..d6361d37a349a 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