diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 19:57:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 19:57:24 +0000 |
commit | 9179daa182700ad7851326d07fcc566922214c09 (patch) | |
tree | 2f5f58758f66b245e9cd12c071c8f8275d647d1f /sys-auth/polkit | |
parent | sys-fs/reiser4progs: Stabilize 2.0.5 x86, #788379 (diff) | |
download | gentoo-9179daa182700ad7851326d07fcc566922214c09.tar.gz gentoo-9179daa182700ad7851326d07fcc566922214c09.tar.bz2 gentoo-9179daa182700ad7851326d07fcc566922214c09.zip |
sys-auth/polkit: Stabilize 0.119 x86, #794052
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.119.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.119.ebuild b/sys-auth/polkit/polkit-0.119.ebuild index 6079adf4d800..c03c01ed74e2 100644 --- a/sys-auth/polkit/polkit-0.119.ebuild +++ b/sys-auth/polkit/polkit-0.119.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="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |