From 2f903b05431c43716be9c36139b2983c7c9ef9cd Mon Sep 17 00:00:00 2001 From: Miroslav Šulc Date: Wed, 5 Jun 2024 10:12:14 +0200 Subject: media-sound/lash: added python 3.12 & 3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/929662 Signed-off-by: Miroslav Šulc --- media-sound/lash/lash-0.5.4-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-sound') diff --git a/media-sound/lash/lash-0.5.4-r6.ebuild b/media-sound/lash/lash-0.5.4-r6.ebuild index 1ee913743360..3272948b6ecb 100644 --- a/media-sound/lash/lash-0.5.4-r6.ebuild +++ b/media-sound/lash/lash-0.5.4-r6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit autotools multilib-minimal python-single-r1 -- cgit v1.2.3-65-gdbad