From: Michał Górny Date: Thu, 7 May 2020 13:04:13 +0000 (+0200) Subject: app-admin/denyhosts: Remove py2.7 where possible X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=219701d83e6034a7a169c30d1b9081817d057928;p=gentoo.git app-admin/denyhosts: Remove py2.7 where possible Signed-off-by: Michał Górny --- diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild index 34e74b4e4cdd..287529f92f3a 100644 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild @@ -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