net-analyzer/nagios-icinga-openvpn: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:02:57 +0000 (13:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:13 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild

index 51d9e6928e57d9ec087f23498a7e4eeef2d03a44..fce8d525b7e66adf44f782159ae56a6a85eed80b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 MY_PN="check_openvpn"