summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-12-09 21:35:42 +0100
committerPacho Ramos <pacho@gentoo.org>2017-12-10 11:15:10 +0100
commitef5de12fa6b60578e3fa90f75ce79f93434c68ca (patch)
tree52229f3c79536156ee97e8800722af149701aab3 /sys-firmware
parentmedia-sound/jalv: Add support for newer python (diff)
downloadgentoo-ef5de12fa6b60578e3fa90f75ce79f93434c68ca.tar.gz
gentoo-ef5de12fa6b60578e3fa90f75ce79f93434c68ca.tar.bz2
gentoo-ef5de12fa6b60578e3fa90f75ce79f93434c68ca.zip
sys-firmware/seabios: Add support for newer python
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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