diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:37:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:37:32 +0100 |
commit | 445de1977cacaabf49106ece062825ffd5d59b4b (patch) | |
tree | 883b08a0539ad6bc0bd2723640bd7c0b3dc18b93 /sys-auth | |
parent | dev-util/cmake: Removed old (diff) | |
download | gentoo-445de1977cacaabf49106ece062825ffd5d59b4b.tar.gz gentoo-445de1977cacaabf49106ece062825ffd5d59b4b.tar.bz2 gentoo-445de1977cacaabf49106ece062825ffd5d59b4b.zip |
sys-auth/polkit: s390 stable wrt bug #688908
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 d65c604f58b9..ba4313e9b6a4 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" RESTRICT="!test? ( test )" |