diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 19:56:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 19:56:52 +0000 |
commit | 01bb1a32ffc4395795babd6fee9d0225eb8d092f (patch) | |
tree | 2e133cc3bdeaf0d6b3a57bdcdd87356967ac29c9 /sys-auth | |
parent | sys-fs/reiser4progs: Stabilize 2.0.5 amd64, #788379 (diff) | |
download | gentoo-01bb1a32ffc4395795babd6fee9d0225eb8d092f.tar.gz gentoo-01bb1a32ffc4395795babd6fee9d0225eb8d092f.tar.bz2 gentoo-01bb1a32ffc4395795babd6fee9d0225eb8d092f.zip |
sys-auth/polkit: Stabilize 0.119 amd64, #794052
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 ee3eb2e815c4..6079adf4d800 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 )" |