diff options
Diffstat (limited to 'sys-auth/pambase/pambase-20240128.ebuild')
-rw-r--r-- | sys-auth/pambase/pambase-20240128.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pambase/pambase-20240128.ebuild b/sys-auth/pambase/pambase-20240128.ebuild index de6048eb2268..003f650023ff 100644 --- a/sys-auth/pambase/pambase-20240128.ebuild +++ b/sys-auth/pambase/pambase-20240128.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit pam python-any-r1 readme.gentoo-r1 |