diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/pambase-20220214.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-20220214.ebuild b/sys-auth/pambase/pambase-20220214.ebuild index 50cade9c0a87..496c45b7d0a5 100644 --- a/sys-auth/pambase/pambase-20220214.ebuild +++ b/sys-auth/pambase/pambase-20220214.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) 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 077d809310f7..f1a0a423fa7e 100644 --- a/sys-auth/pambase/pambase-999999999.ebuild +++ b/sys-auth/pambase/pambase-999999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit pam python-any-r1 readme.gentoo-r1 |