app-admin/denyhosts: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:04:13 +0000 (15:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:17:52 +0000 (15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/denyhosts/denyhosts-3.0-r1.ebuild

index 34e74b4e4cdd922e0e8de0fc52617beeff4553e6..287529f92f3ab12cdf70ad376c3519382f934e96 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils readme.gentoo-r1 systemd