commit:     9e05d8b3c631e019d8b69db903c82ab881cce403
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 18:33:51 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May  2 18:42:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e05d8b3

sci-chemistry/vmd: enable py3.11

Closes: https://bugs.gentoo.org/897204
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild 
b/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
index 5dba4060a94b..f9ae461b0bc8 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit cuda desktop flag-o-matic prefix python-single-r1 toolchain-funcs xdg
 

Reply via email to