diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-03-14 22:53:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-03-14 22:53:07 -0700 |
commit | 50024a644548c7c97962a1eeca2a44c46d39f5cc (patch) | |
tree | 3fdc7404bd8b4c653a613166eb31bb6e8cfaa9d6 /sys-auth | |
parent | dev-lang/duktape: Keyword 2.7.0-r1 sparc, #833748 (diff) | |
download | gentoo-50024a644548c7c97962a1eeca2a44c46d39f5cc.tar.gz gentoo-50024a644548c7c97962a1eeca2a44c46d39f5cc.tar.bz2 gentoo-50024a644548c7c97962a1eeca2a44c46d39f5cc.zip |
sys-auth/polkit: Keyword 0.120_p20220221 sparc, #833748
Signed-off-by: Matt Turner <mattst88@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 b65cf231c858..c909ed07cb8a 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 |