diff options
author | 2020-09-24 18:19:16 -0700 | |
---|---|---|
committer | 2020-09-24 18:19:54 -0700 | |
commit | c67d0fc8b07ef8bd04bb92c3b539db7e4b407659 (patch) | |
tree | f3191e39dee998a29ac5f1f1ae3069c2416f3b37 /sys-auth | |
parent | sys-cluster/ceph: Revbumps, fix for systemd units (bug #604328) (diff) | |
download | gentoo-c67d0fc8b07ef8bd04bb92c3b539db7e4b407659.tar.gz gentoo-c67d0fc8b07ef8bd04bb92c3b539db7e4b407659.tar.bz2 gentoo-c67d0fc8b07ef8bd04bb92c3b539db7e4b407659.zip |
sys-auth/sssd: Rev version and unmask
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/sssd/sssd-2.3.1-r1.ebuild (renamed from sys-auth/sssd/sssd-2.3.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-2.3.1.ebuild b/sys-auth/sssd/sssd-2.3.1-r1.ebuild index 72dab04b2dc2..196c37e1b93e 100644 --- a/sys-auth/sssd/sssd-2.3.1.ebuild +++ b/sys-auth/sssd/sssd-2.3.1-r1.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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" LICENSE="GPL-3" SLOT="0" |