From bf6863f3e63d0721003bb1199230e3ee8f87a414 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 10 Sep 2024 12:24:48 +0100 Subject: sys-firmware/seabios: Bump Python to 3.13 Signed-off-by: James Le Cuirot --- sys-firmware/seabios/seabios-1.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-firmware') 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 -- cgit v1.2.3-65-gdbad