diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-03 22:28:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-03 22:28:07 +0000 |
commit | fd0ea9a1948e7fe189b8d3303115c1db139d658f (patch) | |
tree | 926be1a3b0149b9ca08acc23727fb900cbdeb0ac /sys-auth | |
parent | package.use.mask sys-auth/sssd[augeas], bug #540540 (diff) | |
download | gentoo-2-fd0ea9a1948e7fe189b8d3303115c1db139d658f.tar.gz gentoo-2-fd0ea9a1948e7fe189b8d3303115c1db139d658f.tar.bz2 gentoo-2-fd0ea9a1948e7fe189b8d3303115c1db139d658f.zip |
add ~arm, bug #540540
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/sssd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/sssd/sssd-1.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/sssd/ChangeLog b/sys-auth/sssd/ChangeLog index 0b4b56653945..539cc3cda63c 100644 --- a/sys-auth/sssd/ChangeLog +++ b/sys-auth/sssd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.65 2015/02/22 16:31:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.66 2015/03/03 22:28:07 maekke Exp $ + + 03 Mar 2015; Markus Meier <maekke@gentoo.org> sssd-1.12.4.ebuild: + add ~arm, bug #540540 *sssd-1.12.4 (22 Feb 2015) diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild index 803706a0ac3c..799571546a5b 100644 --- a/sys-auth/sssd/sssd-1.12.4.ebuild +++ b/sys-auth/sssd/sssd-1.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.1 2015/02/22 16:31:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.2 2015/03/03 22:28:07 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux sudo ssh test" COMMON_DEP=" |