commit:     5b995d90df17a0a6792e0939578d124ec6b8c2bc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 11 09:05:48 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 11 09:05:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b995d90

app-admin/syslog-ng: newline after EAPI

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 app-admin/syslog-ng/syslog-ng-3.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3624449580f..56f3cc81cef 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)

Reply via email to