diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-10 01:39:48 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-10 01:39:48 +0100 |
commit | c366e7b15d0cfecfaf6714dfe6871e36e125b199 (patch) | |
tree | eb115b1b54ea4bf944ef0e87b91eb26da34c2a09 /sys-auth | |
parent | sys-auth/polkit: Stabilize 125-r1 amd64, #942673 (diff) | |
download | gentoo-c366e7b15d0cfecfaf6714dfe6871e36e125b199.tar.gz gentoo-c366e7b15d0cfecfaf6714dfe6871e36e125b199.tar.bz2 gentoo-c366e7b15d0cfecfaf6714dfe6871e36e125b199.zip |
sys-auth/polkit: Stabilize 125-r1 x86, #942673
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-125-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-125-r1.ebuild b/sys-auth/polkit/polkit-125-r1.ebuild index 2e9fe2dcfb09..9a9d630ffd76 100644 --- a/sys-auth/polkit/polkit-125-r1.ebuild +++ b/sys-auth/polkit/polkit-125-r1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="LGPL-2" SLOT="0" -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" IUSE="+daemon +duktape examples gtk +introspection kde pam selinux systemd test" # Tests restricted b/c of permissions RESTRICT="!test? ( test ) test" |