diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 15:36:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 15:36:43 +0000 |
commit | aeea2e0462fd8178739520064505b5f5b65e31e9 (patch) | |
tree | 774ba0648d3a2687fb9d56d807eba00308687ed9 /sys-auth | |
parent | app-admin/salt: Stabilize 3000.5 amd64, #753266 (diff) | |
download | gentoo-aeea2e0462fd8178739520064505b5f5b65e31e9.tar.gz gentoo-aeea2e0462fd8178739520064505b5f5b65e31e9.tar.bz2 gentoo-aeea2e0462fd8178739520064505b5f5b65e31e9.zip |
sys-auth/polkit: Stabilize 0.117 ppc, #753233
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.117.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.117.ebuild b/sys-auth/polkit/polkit-0.117.ebuild index 73294943014b..81ee0f97f217 100644 --- a/sys-auth/polkit/polkit-0.117.ebuild +++ b/sys-auth/polkit/polkit-0.117.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86" IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test" RESTRICT="!test? ( test )" |