summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-28 18:50:54 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-28 19:41:54 +0100
commitbb36d297c4c920f8372844b1aaf07f006d0e9504 (patch)
tree7520b0ad2ef9401bd3bd2209422389acd5cdf220 /sys-auth/sssd
parentmedia-libs/gst-plugins-base: keyworded 1.14.2-r1 for sparc, bug #662458 (diff)
downloadgentoo-bb36d297c4c920f8372844b1aaf07f006d0e9504.tar.gz
gentoo-bb36d297c4c920f8372844b1aaf07f006d0e9504.tar.bz2
gentoo-bb36d297c4c920f8372844b1aaf07f006d0e9504.zip
sys-auth/sssd: keyworded 1.13.1 for sparc, bug #540540
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r--sys-auth/sssd/sssd-1.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/sssd/sssd-1.13.1.ebuild b/sys-auth/sssd/sssd-1.13.1.ebuild
index b38199daaf09..c3b23efc7364 100644
--- a/sys-auth/sssd/sssd-1.13.1.ebuild
+++ b/sys-auth/sssd/sssd-1.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"