diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220509.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220509.ebuild b/sys-auth/polkit/polkit-0.120_p20220509.ebuild index 132898a867a7..cc29ab690756 100644 --- a/sys-auth/polkit/polkit-0.120_p20220509.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220509.ebuild @@ -22,7 +22,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="+duktape examples gtk +introspection kde pam selinux systemd test" if [[ ${PV} == *_p* ]] ; then RESTRICT="!test? ( test )" |