From a6d08b051044ddcd7fe9fd638f32d98db3722b32 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 14:06:09 +0100 Subject: sys-firmware/seabios: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-firmware/seabios/seabios-1.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-firmware/seabios/seabios-1.11.0.ebuild') diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild b/sys-firmware/seabios/seabios-1.11.0.ebuild index 44d333f93051..5d966e192c48 100644 --- a/sys-firmware/seabios/seabios-1.11.0.ebuild +++ b/sys-firmware/seabios/seabios-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit eutils toolchain-funcs python-any-r1 -- cgit v1.2.3-65-gdbad