diff options
Diffstat (limited to 'app-admin/rsyslog')
-rw-r--r-- | app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild index 85601a397b5f..bf05fbd00c99 100644 --- a/app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.1910.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd diff --git a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild index 4960d8046f4c..3ff8b6b180f2 100644 --- a/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.1911.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd |