app-misc/lirc: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 09:59:26 +0000 (11:59 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 10:02:52 +0000 (12:02 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-misc/lirc/lirc-0.10.0.ebuild

index 8ddbc22037b41b5905ea83285e21da117d1eb85f..9b8d2c10c0134c64b4555d2f9e4baaffef07c7dc 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_4 python3_5 )
+PYTHON_COMPAT=( python3_4 python3_{5,6} )
 
 inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils