commit: 323439c579bb530217935cfdc9e741b0a1cff36e
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 3 20:39:13 2024 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jun 3 20:40:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323439c5
Revert "sys-apps/policycoreutils: enable py3.12"
This reverts commit 0ed838b7233abada1d8a51a5fe0002f43540d8f9.
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
sys-apps/policycoreutils/policycoreutils-3.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/policycoreutils/policycoreutils-3.6.ebuild
b/sys-apps/policycoreutils/policycoreutils-3.6.ebuild
index b8f8898a9128..e2527faa689b 100644
--- a/sys-apps/policycoreutils/policycoreutils-3.6.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-3.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..11} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 toolchain-funcs bash-completion-r1