diff options
author | Sam James <sam@gentoo.org> | 2022-06-09 03:43:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-09 03:43:27 +0100 |
commit | 76240418826bc5e1038503300b340ff39a36ba47 (patch) | |
tree | 60d864a1899f1a376964b88402321454ee0b5061 /sys-auth | |
parent | dev-python/python-dbusmock: Keyword 0.27.5 s390, #844235 (diff) | |
download | gentoo-76240418826bc5e1038503300b340ff39a36ba47.tar.gz gentoo-76240418826bc5e1038503300b340ff39a36ba47.tar.bz2 gentoo-76240418826bc5e1038503300b340ff39a36ba47.zip |
sys-auth/polkit: Keyword 0.120_p20220509 s390, #844235
Signed-off-by: Sam James <sam@gentoo.org>
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 cbabdc8a1e8e..2c7f82fdd61b 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 ~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 )" |