diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 19:04:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 20:07:26 +0000 |
commit | c64781c524e19b9fd0c5412c93d1b4f4cb14b270 (patch) | |
tree | e18dba0c9d485074d55da6b70fb5fa4c58261f6f /sys-auth | |
parent | dev-lang/spidermonkey: ppc64 stable (bug #753218) (diff) | |
download | gentoo-c64781c524e19b9fd0c5412c93d1b4f4cb14b270.tar.gz gentoo-c64781c524e19b9fd0c5412c93d1b4f4cb14b270.tar.bz2 gentoo-c64781c524e19b9fd0c5412c93d1b4f4cb14b270.zip |
sys-auth/polkit: ppc64 stable (bug #753218)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.118.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.118.ebuild b/sys-auth/polkit/polkit-0.118.ebuild index bee74602e3c3..02ecc8c4a3bc 100644 --- a/sys-auth/polkit/polkit-0.118.ebuild +++ b/sys-auth/polkit/polkit-0.118.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 ~s390 x86" +KEYWORDS="amd64 arm arm64 ~mips ppc64 ~s390 x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |