summaryrefslogtreecommitdiff
path: root/sys-auth/sssd/sssd-2.6.0-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 23:21:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 23:21:29 +0100
commitb7e514e2dc987a8b3e10ea8ea3d6e1d197eeb355 (patch)
tree5e55f7e705dbbcf90bb5529341ecfa2512eec285 /sys-auth/sssd/sssd-2.6.0-r2.ebuild
parenta88eb1d9b7042912d196e255eeb20e0c77f6cf47 (diff)
gentoo auto-resync : 01:05:2023 - 23:21:29
Diffstat (limited to 'sys-auth/sssd/sssd-2.6.0-r2.ebuild')
-rw-r--r--sys-auth/sssd/sssd-2.6.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/sssd/sssd-2.6.0-r2.ebuild b/sys-auth/sssd/sssd-2.6.0-r2.ebuild
index 16066e1d4f25..7d4de9b612d8 100644
--- a/sys-auth/sssd/sssd-2.6.0-r2.ebuild
+++ b/sys-auth/sssd/sssd-2.6.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools linux-info multilib-minimal optfeature python-single-r1 pam systemd toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="acl doc +locator +netlink nfsv4 nls +man pac python samba selinux sudo systemd systemtap test valgrind"
REQUIRED_USE="
pac? ( samba )