commit:     2a061027aed459c43a767c1e40978f74918c26c2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 18:42:51 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 18:42:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a061027

sci-chemistry/vmd: disable py3.13

Still failing:
https://www.ks.uiuc.edu/Research/vmd/mailing_list/vmd-l/34835.html

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

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

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild 
b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
index 23ba511a9c90..be01aef341e6 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit cuda desktop prefix python-single-r1 toolchain-funcs xdg
 

Reply via email to