diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 10:30:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 10:32:19 +0000 |
commit | 7e484a5d1e590fcfb5d5813a66f431c5e235794d (patch) | |
tree | 4007f724aebf5865203f93b1f80437396e2d737f /sys-auth | |
parent | dev-lang/spidermonkey: Stabilize 78.4.0 x86, #753218 (diff) | |
download | gentoo-7e484a5d1e590fcfb5d5813a66f431c5e235794d.tar.gz gentoo-7e484a5d1e590fcfb5d5813a66f431c5e235794d.tar.bz2 gentoo-7e484a5d1e590fcfb5d5813a66f431c5e235794d.zip |
sys-auth/polkit: Stabilize 0.118 x86, #753218
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 f68e6c5dc0f8..f60451407ff2 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 )" |