commit:     afd61473f3a1853711784334db5a248802ac3157
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 17 09:34:27 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Aug 17 09:36:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd61473

sys-auth/sssd: keyword 2.5.2 for ~riscv

With sys-libs/libfaketime installed manually, passes all tests.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 4 ----
 sys-auth/sssd/sssd-2.5.2.ebuild      | 4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 89d69613275..83e535fe0fe 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -63,10 +63,6 @@ dev-python/pymongo test
 # lack an ios device to test it
 kde-frameworks/solid ios
 
-# Georgy Yakovlev <[email protected]> (2021-07-20)
-# sys-auth/sssd and its deps not keyworded yet
-app-admin/sudo sssd
-
 # Alex Fan <[email protected]> (2021-07-20)
 # hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise
 # passes all tests on at least some systems. No longer needed for 1.12,

diff --git a/sys-auth/sssd/sssd-2.5.2.ebuild b/sys-auth/sssd/sssd-2.5.2.ebuild
index 3c3af9abb66..4759c47cccd 100644
--- a/sys-auth/sssd/sssd-2.5.2.ebuild
+++ b/sys-auth/sssd/sssd-2.5.2.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit autotools flag-o-matic linux-info multilib-minimal python-single-r1 
pam systemd toolchain-funcs
 
 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/${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 ~riscv ~s390 
~sparc ~x86"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to