diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:11 +0200 |
commit | 80b91ab1c83409c9df2d0421176b75ae94ec2142 (patch) | |
tree | 2f9c6c8a3478bca811ccbcb41bf049c3e8ffccf2 /sys-auth/polkit | |
parent | sys-apps/coreutils: Stabilize 9.5 x86, #933045 (diff) | |
download | gentoo-80b91ab1c83409c9df2d0421176b75ae94ec2142.tar.gz gentoo-80b91ab1c83409c9df2d0421176b75ae94ec2142.tar.bz2 gentoo-80b91ab1c83409c9df2d0421176b75ae94ec2142.zip |
sys-auth/polkit: Stabilize 124-r1 x86, #933051
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-124-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-124-r1.ebuild b/sys-auth/polkit/polkit-124-r1.ebuild index 786ca532db09..7f4519f94337 100644 --- a/sys-auth/polkit/polkit-124-r1.ebuild +++ b/sys-auth/polkit/polkit-124-r1.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="+daemon +duktape examples gtk +introspection kde pam selinux systemd test" RESTRICT="!test? ( test )" |