diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:27:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:28:49 +0100 |
commit | 79d812971d5fc536546e376e1499efd502004b02 (patch) | |
tree | 007782cd7e8fcfcb6719f8c6856430072306355d /sys-auth | |
parent | sys-apps/sandbox: stable 2.24 for ppc64 (diff) | |
download | gentoo-79d812971d5fc536546e376e1499efd502004b02.tar.gz gentoo-79d812971d5fc536546e376e1499efd502004b02.tar.bz2 gentoo-79d812971d5fc536546e376e1499efd502004b02.zip |
sys-auth/polkit: stable 0.119 for ppc64
stable wrt bug #794052
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.119.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.119.ebuild b/sys-auth/polkit/polkit-0.119.ebuild index f047c46c16fe..8b7e0c4bb46a 100644 --- a/sys-auth/polkit/polkit-0.119.ebuild +++ b/sys-auth/polkit/polkit-0.119.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc64 ~riscv ~s390 x86" IUSE="elogind examples gtk +introspection kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |