From: Michał Górny Date: Tue, 11 Feb 2020 12:02:57 +0000 (+0100) Subject: net-analyzer/nagios-icinga-openvpn: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3a11ce3dec5bb93e135c7a1399d1998d29e75aa2;p=gentoo.git net-analyzer/nagios-icinga-openvpn: Remove py2 Signed-off-by: Michał Górny --- diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild index 51d9e6928e57..fce8d525b7e6 100644 --- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild +++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 MY_PN="check_openvpn"