diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 18:04:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 18:04:00 -0700 |
commit | 33c275b33e65f6c60fa2079783d9931fa44fa856 (patch) | |
tree | 81dbfa60307dcaee0bf89c5fc41c54ec36fb7edc /sys-auth/sssd | |
parent | x11-libs/libXpresent-1.0.0: added ~mips, bug 616260 (diff) | |
download | gentoo-33c275b33e65f6c60fa2079783d9931fa44fa856.tar.gz gentoo-33c275b33e65f6c60fa2079783d9931fa44fa856.tar.bz2 gentoo-33c275b33e65f6c60fa2079783d9931fa44fa856.zip |
sys-auth/sssd-1.13.1: added ~mips, bug 540540
Diffstat (limited to 'sys-auth/sssd')
-rw-r--r-- | sys-auth/sssd/sssd-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-1.13.1.ebuild b/sys-auth/sssd/sssd-1.13.1.ebuild index 865426fc1061..b38199daaf09 100644 --- a/sys-auth/sssd/sssd-1.13.1.ebuild +++ b/sys-auth/sssd/sssd-1.13.1.ebuild @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |