diff options
author | Sam James <sam@gentoo.org> | 2022-05-04 03:28:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-04 03:28:16 +0100 |
commit | ac5cbc000cfcdd6415e3fde180e659d7736c611c (patch) | |
tree | 576f3738a7d01de2cecb42196174630b6356f893 /sys-auth | |
parent | dev-lang/spidermonkey: Stabilize 91.8.0 x86, #841623 (diff) | |
download | gentoo-ac5cbc000cfcdd6415e3fde180e659d7736c611c.tar.gz gentoo-ac5cbc000cfcdd6415e3fde180e659d7736c611c.tar.bz2 gentoo-ac5cbc000cfcdd6415e3fde180e659d7736c611c.zip |
sys-auth/polkit: Stabilize 0.120_p20220221 x86, #841623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220221.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220221.ebuild b/sys-auth/polkit/polkit-0.120_p20220221.ebuild index 58c7fc4e1814..b27ef8fbfbf3 100644 --- a/sys-auth/polkit/polkit-0.120_p20220221.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220221.ebuild @@ -17,7 +17,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" #RESTRICT="!test? ( test )" # Tests currently don't work with meson. See |