diff --git a/profiles/package.mask b/profiles/package.mask index fbc7e1460449a..dd8e043da6a85 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -667,10 +667,6 @@ dev-ada/gnatcoll-db >=dev-libs/vala-common-0.49 dev-lang/vala:0.50 -# Matt Turner (2020-08-13) -# Masked for testing ->=sys-auth/sssd-2.3.0 - # Jonas Stein (2020-08-13) # One of many password generators, but with dead upstream in this case. # Masked for removal after 2020-10-01. diff --git a/sys-auth/sssd/sssd-2.3.1.ebuild b/sys-auth/sssd/sssd-2.3.1-r1.ebuild similarity index 98% rename from sys-auth/sssd/sssd-2.3.1.ebuild rename to sys-auth/sssd/sssd-2.3.1-r1.ebuild index 72dab04b2dc2c..196c37e1b93e1 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"