commit:     a98330b480c1ad446254924f41685d7459f51cb6
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 10:18:48 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 10:18:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98330b4

app-emulation/virt-firmware: enable py3.13

Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 app-emulation/virt-firmware/virt-firmware-24.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/virt-firmware/virt-firmware-24.11.ebuild 
b/app-emulation/virt-firmware/virt-firmware-24.11.ebuild
index 33bca1b06d18..ade74cf49ab8 100644
--- a/app-emulation/virt-firmware/virt-firmware-24.11.ebuild
+++ b/app-emulation/virt-firmware/virt-firmware-24.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 optfeature pypi systemd

Reply via email to