sys-auth/polkit: Sync with Gentoo

It's from Gentoo commit 50b401b210187f42585e3f025000c12c209495fb.
This commit is contained in:
Flatcar Buildbot 2025-05-05 07:12:34 +00:00 committed by Krzesimir Nowak
parent 255e552870
commit ad28e8436f

View File

@ -26,7 +26,7 @@ fi
LICENSE="LGPL-2" LICENSE="LGPL-2"
SLOT="0" SLOT="0"
if [[ ${PV} != 9999 ]] ; then if [[ ${PV} != 9999 ]] ; then
KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi fi
IUSE="examples gtk +introspection kde pam nls selinux systemd test" IUSE="examples gtk +introspection kde pam nls selinux systemd test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"