diff --git a/dev-python/netmiko/netmiko-1.4.2.ebuild b/dev-python/netmiko/netmiko-1.4.2.ebuild index 1e4ba2290de3d..f7a3449a3bcc7 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} )