diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-02 21:19:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 21:42:35 +0100 |
commit | 4f1a73044b69a4006c3f3a9d05a2eb6af9fcb12c (patch) | |
tree | c94c5921a9c7fd12d5da398882137e895c11f851 /sys-auth/polkit | |
parent | dev-libs/crypto++: stable 8.2.0 for hppa, bug #689038 (diff) | |
download | gentoo-4f1a73044b69a4006c3f3a9d05a2eb6af9fcb12c.tar.gz gentoo-4f1a73044b69a4006c3f3a9d05a2eb6af9fcb12c.tar.bz2 gentoo-4f1a73044b69a4006c3f3a9d05a2eb6af9fcb12c.zip |
sys-auth/polkit: stable 0.115-r4 for sparc, bug #688908
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r4.ebuild b/sys-auth/polkit/polkit-0.115-r4.ebuild index fb2bc2184e19..f97991802f35 100644 --- a/sys-auth/polkit/polkit-0.115-r4.ebuild +++ b/sys-auth/polkit/polkit-0.115-r4.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 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="consolekit elogind examples gtk +introspection jit kde nls pam selinux systemd test" REQUIRED_USE="^^ ( consolekit elogind systemd )" |