diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 12:43:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 12:43:19 +0300 |
commit | f370d02829157098b307223fef68f016949faaaf (patch) | |
tree | 0ba4a1b91cf28a9f187ed111ac85a5287bde6db3 /sys-auth/sssd | |
parent | sys-auth/sssd: Drop old (diff) | |
download | gentoo-f370d02829157098b307223fef68f016949faaaf.tar.gz gentoo-f370d02829157098b307223fef68f016949faaaf.tar.bz2 gentoo-f370d02829157098b307223fef68f016949faaaf.zip |
sys-auth/sssd: keyword ~s390/~sh/~m68k wrt bug #540540
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r-- | sys-auth/sssd/sssd-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-1.16.3.ebuild b/sys-auth/sssd/sssd-1.16.3.ebuild index b8ffd727f2e1..7e43c1fe774e 100644 --- a/sys-auth/sssd/sssd-1.16.3.ebuild +++ b/sys-auth/sssd/sssd-1.16.3.ebuild @@ -10,7 +10,7 @@ inherit autotools flag-o-matic linux-info multilib-minimal pam python-r1 systemd DESCRIPTION="System Security Services Daemon provides access to identity and authentication" HOMEPAGE="https://pagure.io/SSSD/sssd" SRC_URI="http://releases.pagure.org/SSSD/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" LICENSE="GPL-3" SLOT="0" |