summaryrefslogtreecommitdiff
path: root/sys-auth/sssd/sssd-2.5.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/sssd/sssd-2.5.2.ebuild')
-rw-r--r--sys-auth/sssd/sssd-2.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/sssd/sssd-2.5.2.ebuild b/sys-auth/sssd/sssd-2.5.2.ebuild
index 3c3af9abb66e..4759c47cccdb 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"