diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 19:05:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 20:15:41 +0100 |
commit | a3172b0ded0950bb9a243416d9c28e0c9b954876 (patch) | |
tree | 71f7f23bd81bb6733731242fba0cf8aab8ae9df6 /sys-auth/sssd/sssd-1.12.4.ebuild | |
parent | dev-texlive/texlive-latexextra: ia64 stable, bug #621308 (diff) | |
download | gentoo-a3172b0ded0950bb9a243416d9c28e0c9b954876.tar.gz gentoo-a3172b0ded0950bb9a243416d9c28e0c9b954876.tar.bz2 gentoo-a3172b0ded0950bb9a243416d9c28e0c9b954876.zip |
sys-auth/sssd: ~ia64 keyworded, bug #540540
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-auth/sssd/sssd-1.12.4.ebuild')
-rw-r--r-- | sys-auth/sssd/sssd-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild index a2391af410d8..a7d3111c1c3c 100644 --- a/sys-auth/sssd/sssd-1.12.4.ebuild +++ b/sys-auth/sssd/sssd-1.12.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |