diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120-r3.ebuild b/sys-auth/polkit/polkit-0.120-r3.ebuild index 5498d293d060..4ff3d7274eac 100644 --- a/sys-auth/polkit/polkit-0.120-r3.ebuild +++ b/sys-auth/polkit/polkit-0.120-r3.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 |