diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 10:33:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 10:33:55 +0000 |
commit | 3a95fd142ad938da11e91c5fc744de886746e13c (patch) | |
tree | 20a5ce15ac0fc96ee4887c383ff5ec4df978d41f /sys-auth/polkit | |
parent | dev-lang/spidermonkey: Stabilize 78.4.0 amd64, #753218 (diff) | |
download | gentoo-3a95fd142ad938da11e91c5fc744de886746e13c.tar.gz gentoo-3a95fd142ad938da11e91c5fc744de886746e13c.tar.bz2 gentoo-3a95fd142ad938da11e91c5fc744de886746e13c.zip |
sys-auth/polkit: Stabilize 0.118 amd64, #753218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-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 f60451407ff2..ec72684ca694 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 )" |