app-admin/syslog-ng: Works with py3.7
authorAlexey Shvetsov <alexxy@gentoo.org>
Sun, 4 Aug 2019 13:51:57 +0000 (16:51 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Sun, 4 Aug 2019 13:51:57 +0000 (16:51 +0300)
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
app-admin/syslog-ng/syslog-ng-3.22.1.ebuild

index 7d9070a2279d776f93c7194986a32ef2ced3f3d9..3cb8ad6b096ae4e0b710a546f45f14c3ea3b96b1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit autotools python-single-r1 systemd
 
 MY_PV_MM=$(ver_cut 1-2)