summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-09-10 12:24:48 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-09-10 12:30:28 +0100
commitbf6863f3e63d0721003bb1199230e3ee8f87a414 (patch)
tree6fb6a4959abc3e80f2e68dcab39572e4cb2678de /sys-firmware
parentapp-emulation/qemu: Bump 8.2.5+ to seabios 1.16.3 (diff)
downloadgentoo-bf6863f3e63d0721003bb1199230e3ee8f87a414.tar.gz
gentoo-bf6863f3e63d0721003bb1199230e3ee8f87a414.tar.bz2
gentoo-bf6863f3e63d0721003bb1199230e3ee8f87a414.zip
sys-firmware/seabios: Bump Python to 3.13
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.16.3.ebuild b/sys-firmware/seabios/seabios-1.16.3.ebuild
index 7fd2fd755950..5e3eefbb46f8 100644
--- a/sys-firmware/seabios/seabios-1.16.3.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit toolchain-funcs python-any-r1