From: Patrick Lauer Date: Sat, 25 Nov 2017 20:41:32 +0000 (+0000) Subject: dev-python/netmiko: Whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=168430e1bf9b3b41a0d51c623d6ec114f3977069;p=gentoo.git dev-python/netmiko: Whitespace Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/dev-python/netmiko/netmiko-1.4.2.ebuild b/dev-python/netmiko/netmiko-1.4.2.ebuild index 1e4ba2290de3..f7a3449a3bcc 100644 --- a/dev-python/netmiko/netmiko-1.4.2.ebuild +++ b/dev-python/netmiko/netmiko-1.4.2.ebuild @@ -1,5 +1,6 @@ # Copyright 2016-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )