app-admin/rsyslog: add Python 3.7 support
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 3 Aug 2018 01:16:04 +0000 (03:16 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 3 Aug 2018 01:19:41 +0000 (03:19 +0200)
Package-Manager: Portage-2.3.44, Repoman-2.3.10

app-admin/rsyslog/rsyslog-8.35.0-r1.ebuild
app-admin/rsyslog/rsyslog-8.36.0-r1.ebuild

index 21c759a1e37b53290b8050da1cc5641589703bfd..750600f1c7eb7b0ba95eed8624fa73e593a72a40 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit autotools eutils linux-info python-any-r1 systemd
 
index fe4340fd72760859dd28fcd2a681fce504c3bbca..7d811f217babae4bdb5abeffceffbe7642a4ad89 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit autotools eutils linux-info python-any-r1 systemd