diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 09:05:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 09:05:27 +0200 |
commit | 90d520118146d76ca755b62ad19fa5eb6f523d72 (patch) | |
tree | 3f61fc2e6623131534edb15291e5b0e7f45e3905 /sys-auth/polkit | |
parent | sys-apps/the_silver_searcher: Stabilize 2.2.0_p20201217-r1 x86, #920081 (diff) | |
download | gentoo-90d520118146d76ca755b62ad19fa5eb6f523d72.tar.gz gentoo-90d520118146d76ca755b62ad19fa5eb6f523d72.tar.bz2 gentoo-90d520118146d76ca755b62ad19fa5eb6f523d72.zip |
sys-auth/polkit: Stabilize 123 x86, #920082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-123.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-123.ebuild b/sys-auth/polkit/polkit-123.ebuild index efa0d06ad489..27c22c741d8b 100644 --- a/sys-auth/polkit/polkit-123.ebuild +++ b/sys-auth/polkit/polkit-123.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" # https://gitlab.freedesktop.org/polkit/polkit/-/issues/181 for test restriction RESTRICT="!test? ( test ) test" |