diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-20 15:40:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-20 20:33:51 +0000 |
commit | 806e3d006d083bba509a6ee4d45a57c94af65c04 (patch) | |
tree | de1f93e771f812e154baacc834fc9fcb2f804bde /sys-auth | |
parent | dev-lang/duktape: keyword 2.7.0-r1 for hppa, bug #833748 (diff) | |
download | gentoo-806e3d006d083bba509a6ee4d45a57c94af65c04.tar.gz gentoo-806e3d006d083bba509a6ee4d45a57c94af65c04.tar.bz2 gentoo-806e3d006d083bba509a6ee4d45a57c94af65c04.zip |
sys-auth/polkit: keyword 0.120_p20220127 for hppa, bug #833748
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.120_p20220127.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.120_p20220127.ebuild b/sys-auth/polkit/polkit-0.120_p20220127.ebuild index 5a56448ed7cb..3bff78758b0d 100644 --- a/sys-auth/polkit/polkit-0.120_p20220127.ebuild +++ b/sys-auth/polkit/polkit-0.120_p20220127.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="+duktape examples gtk +introspection kde pam selinux systemd test" #RESTRICT="!test? ( test )" # Tests currently don't work with meson. See |