diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 07:03:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 07:03:52 +0000 |
commit | 3fee878232f437b413b4b578d6756489f9e0974a (patch) | |
tree | c484999aeae40c40cc67fa2ad4ac41e11b3419d8 /sys-auth | |
parent | dev-python/re-assert: Keyword 1.1.0 sparc, #752228 (diff) | |
download | gentoo-3fee878232f437b413b4b578d6756489f9e0974a.tar.gz gentoo-3fee878232f437b413b4b578d6756489f9e0974a.tar.bz2 gentoo-3fee878232f437b413b4b578d6756489f9e0974a.zip |
sys-auth/polkit: Stabilize 0.117 sparc, #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 efcaf6e9bda8..73294943014b 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 )" |