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/sssd/
Date: Fri, 05 Oct 2018 09:43:45
Message-Id: 1538732599.f370d02829157098b307223fef68f016949faaaf.zlogene@gentoo
1 commit: f370d02829157098b307223fef68f016949faaaf
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 09:43:19 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 09:43:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f370d028
7
8 sys-auth/sssd: keyword ~s390/~sh/~m68k wrt bug #540540
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 sys-auth/sssd/sssd-1.16.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild
17 index b8ffd727f2e..7e43c1fe774 100644
18 --- a/sys-auth/sssd/sssd-1.16.3.ebuild
19 +++ b/sys-auth/sssd/sssd-1.16.3.ebuild
20 @@ -10,7 +10,7 @@ inherit autotools flag-o-matic linux-info multilib-minimal pam python-r1 systemd
21 DESCRIPTION="System Security Services Daemon provides access to identity and authentication"
22 HOMEPAGE="https://pagure.io/SSSD/sssd"
23 SRC_URI="http://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26
27 LICENSE="GPL-3"
28 SLOT="0"