app-admin/syslog-ng: newline after EAPI
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 11 Aug 2018 09:05:48 +0000 (11:05 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 11 Aug 2018 09:05:48 +0000 (11:05 +0200)
Package-Manager: Portage-2.3.45, Repoman-2.3.10

app-admin/syslog-ng/syslog-ng-3.17.1.ebuild

index 3624449580f863167f37bd9d0cd465f901e9d9af..56f3cc81cef2dc4ad70344c05b0c61e3519e338d 100644 (file)
@@ -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)