diff options
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/pambase-20240128.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-999999999.ebuild | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/sys-auth/pambase/pambase-999999999.ebuild b/sys-auth/pambase/pambase-999999999.ebuild index d6be1dcab373..32f68d120b5e 100644 --- a/sys-auth/pambase/pambase-999999999.ebuild +++ b/sys-auth/pambase/pambase-999999999.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 |