diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-10-18 18:29:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-10-18 18:29:30 +0300 |
commit | b3924f8b297d8b003a0970fdc786081414e6b1e4 (patch) | |
tree | 9dd7f82cea49b351c39b8d774b9c67683e309db1 /sys-auth | |
parent | sys-libs/pam_wrapper: Stabilize 1.1.3 x86, #743142 (diff) | |
download | gentoo-b3924f8b297d8b003a0970fdc786081414e6b1e4.tar.gz gentoo-b3924f8b297d8b003a0970fdc786081414e6b1e4.tar.bz2 gentoo-b3924f8b297d8b003a0970fdc786081414e6b1e4.zip |
sys-auth/sssd: Stabilize 2.3.1-r2 x86, #743142
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/sssd/sssd-2.3.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-2.3.1-r2.ebuild b/sys-auth/sssd/sssd-2.3.1-r2.ebuild index 69de57826512..6d23123d5e87 100644 --- a/sys-auth/sssd/sssd-2.3.1-r2.ebuild +++ b/sys-auth/sssd/sssd-2.3.1-r2.ebuild @@ -10,7 +10,7 @@ inherit autotools flag-o-matic linux-info multilib-minimal python-single-r1 pam DESCRIPTION="System Security Services Daemon provides access to identity and authentication" HOMEPAGE="https://github.com/SSSD/sssd" SRC_URI="https://github.com/SSSD/sssd/releases/download/${PN}-${PV//./_}/${P}.tar.gz" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86" LICENSE="GPL-3" SLOT="0" |