Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/consolekit/
Date: Sat, 09 Jun 2018 19:42:42
Message-Id: 1528573088.eec92b65326e205298b9f446c53d25f1d614f14c.zlogene@gentoo
1 commit: eec92b65326e205298b9f446c53d25f1d614f14c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 9 19:38:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 9 19:38:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec92b65
7
8 sys-auth/consolekit: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sys-auth/consolekit/consolekit-1.2.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/consolekit/consolekit-1.2.0.ebuild b/sys-auth/consolekit/consolekit-1.2.0.ebuild
16 index d844f7c615c..e50d8cec153 100644
17 --- a/sys-auth/consolekit/consolekit-1.2.0.ebuild
18 +++ b/sys-auth/consolekit/consolekit-1.2.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.ta
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE="acl cgroups debug doc evdev kernel_linux pam pm-utils policykit selinux test udev"
32
33 COMMON_DEPEND=">=dev-libs/glib-2.40:2=[dbus]