diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-03-15 11:20:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-03-15 11:20:18 -0700 |
commit | 6340d29a9816b36305b937f554ba0aa9efe77a6b (patch) | |
tree | 848d981e2ca4cbf00f1b81af5ff7b2fcc7751a9d /sys-auth/polkit | |
parent | dev-lang/duktape: Keyword 2.7.0-r1 ia64, #833748 (diff) | |
download | gentoo-6340d29a9816b36305b937f554ba0aa9efe77a6b.tar.gz gentoo-6340d29a9816b36305b937f554ba0aa9efe77a6b.tar.bz2 gentoo-6340d29a9816b36305b937f554ba0aa9efe77a6b.zip |
sys-auth/polkit: Keyword 0.120_p20220221 ia64, #833748
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-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 c909ed07cb8a..611d147ab31c 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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 |