summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-06-04 01:32:20 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-06-04 01:32:20 +0200
commit7731ef7943c64f74369b146d638d596eca216fd4 (patch)
treec5b91a31f9045ee788c085fc891319c729def454 /sys-auth/polkit/polkit-0.118.ebuild
parentsys-fs/reiser4progs: Stabilize 2.0.5 arm, #788379 (diff)
downloadgentoo-7731ef7943c64f74369b146d638d596eca216fd4.tar.gz
gentoo-7731ef7943c64f74369b146d638d596eca216fd4.tar.bz2
gentoo-7731ef7943c64f74369b146d638d596eca216fd4.zip
sys-auth/polkit: Removed useless "jit" USE flag
Closes: https://bugs.gentoo.org/761232 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-auth/polkit/polkit-0.118.ebuild')
-rw-r--r--sys-auth/polkit/polkit-0.118.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.118.ebuild b/sys-auth/polkit/polkit-0.118.ebuild
index e04bbab4c847..eb34c84d071f 100644
--- a/sys-auth/polkit/polkit-0.118.ebuild
+++ b/sys-auth/polkit/polkit-0.118.ebuild
@@ -12,7 +12,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"
-IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
+IUSE="elogind examples gtk +introspection kde nls pam selinux systemd test"
RESTRICT="!test? ( test )"
REQUIRED_USE="^^ ( elogind systemd )"