From ef5de12fa6b60578e3fa90f75ce79f93434c68ca Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 9 Dec 2017 21:35:42 +0100 Subject: sys-firmware/seabios: Add support for newer python Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- sys-firmware/seabios/seabios-1.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-firmware') diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild b/sys-firmware/seabios/seabios-1.10.2.ebuild index d1513a29956f..d06e51b40a0b 100644 --- a/sys-firmware/seabios/seabios-1.10.2.ebuild +++ b/sys-firmware/seabios/seabios-1.10.2.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit eutils toolchain-funcs python-any-r1 -- cgit v1.2.3-65-gdbad