app-misc/lirc: Enable py3.7
authorCraig Andrews <candrews@gentoo.org>
Thu, 26 Jul 2018 20:16:02 +0000 (16:16 -0400)
committerCraig Andrews <candrews@gentoo.org>
Thu, 26 Jul 2018 20:16:02 +0000 (16:16 -0400)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

app-misc/lirc/lirc-0.10.1.ebuild

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