diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-04 22:18:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-04 21:25:16 +0100 |
commit | 2b8d7977109c0c50e170b93be034e742ed9f78de (patch) | |
tree | 2de1995d30047478c7b4d162514110d7fbbce5a0 /sys-auth | |
parent | dev-lang/spidermonkey: stable 52.9.1_pre1 for sparc, bug #661470 (diff) | |
download | gentoo-2b8d7977109c0c50e170b93be034e742ed9f78de.tar.gz gentoo-2b8d7977109c0c50e170b93be034e742ed9f78de.tar.bz2 gentoo-2b8d7977109c0c50e170b93be034e742ed9f78de.zip |
sys-auth/polkit: stable 0.115-r3 for sparc, bug #661470
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')
-rw-r--r-- | sys-auth/polkit/polkit-0.115-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit/polkit-0.115-r3.ebuild b/sys-auth/polkit/polkit-0.115-r3.ebuild index 3816fe251861..cbd703c0cb5f 100644 --- a/sys-auth/polkit/polkit-0.115-r3.ebuild +++ b/sys-auth/polkit/polkit-0.115-r3.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 )" |