commit:     8c65b492f35097435affaca28aa1bab7a9cf7236
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 17:00:58 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 17:02:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c65b492

www-apps/nikola: enable py3.12

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 www-apps/nikola/nikola-8.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/nikola/nikola-8.3.0.ebuild 
b/www-apps/nikola/nikola-8.3.0.ebuild
index 8357708e593d..bb3b1df0f61e 100644
--- a/www-apps/nikola/nikola-8.3.0.ebuild
+++ b/www-apps/nikola/nikola-8.3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit bash-completion-r1 distutils-r1 optfeature pypi

Reply via email to