diff options
Diffstat (limited to 'app-admin/syslog-ng')
-rw-r--r-- | app-admin/syslog-ng/syslog-ng-3.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild b/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild index 3624449580f8..56f3cc81cef2 100644 --- a/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild +++ b/app-admin/syslog-ng/syslog-ng-3.17.1.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit autotools eapi7-ver python-single-r1 systemd MY_PV_MM=$(ver_cut 1-2) |