summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-05 23:14:55 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-05 23:14:55 +0300
commitaa699ab14fea0072986d066716fb513f30d539e4 (patch)
tree047fa2036fcedaca2eb1cb87e0ba6b4031b28fc9
parentsys-apps/usbutils: Drop old (diff)
downloadgentoo-aa699ab14fea0072986d066716fb513f30d539e4.tar.gz
gentoo-aa699ab14fea0072986d066716fb513f30d539e4.tar.bz2
gentoo-aa699ab14fea0072986d066716fb513f30d539e4.zip
sys-auth/sssd: Add ~arm64 keyword wrt bug #540540
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--sys-auth/sssd/sssd-1.16.3.ebuild2
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 806e5fccb932..6a5c351e0027 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
LICENSE="GPL-3"
SLOT="0"