commit: 98d5bc78e5cec4e7bfc1d20199726d2d605efda9
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 17:53:06 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 17:53:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d5bc78
sys-auth/pambase: update PYTHON_COMPAT to include 3.10
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
sys-auth/pambase/pambase-20210201.1.ebuild | 2 +-
sys-auth/pambase/pambase-20211218.ebuild | 2 +-
sys-auth/pambase/pambase-999999999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-auth/pambase/pambase-20210201.1.ebuild
b/sys-auth/pambase/pambase-20210201.1.ebuild
index b4166689528b..6b1d2ac83aa1 100644
--- a/sys-auth/pambase/pambase-20210201.1.ebuild
+++ b/sys-auth/pambase/pambase-20210201.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit pam python-any-r1 readme.gentoo-r1
diff --git a/sys-auth/pambase/pambase-20211218.ebuild
b/sys-auth/pambase/pambase-20211218.ebuild
index 976d6f78ba3f..30213d26b813 100644
--- a/sys-auth/pambase/pambase-20211218.ebuild
+++ b/sys-auth/pambase/pambase-20211218.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
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 e0387fbc8c5a..b0d7b99715e4 100644
--- a/sys-auth/pambase/pambase-999999999.ebuild
+++ b/sys-auth/pambase/pambase-999999999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit pam python-any-r1 readme.gentoo-r1