app-admin/denyhosts: Add support for newer python
authorPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 14:16:22 +0000 (15:16 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 14:19:13 +0000 (15:19 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-admin/denyhosts/denyhosts-3.0-r1.ebuild

index 09d0b464271438f0efedd8fcf60cfac45536825b..87800807c36d1c7e1e025bd23580f05fadfaa932 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils readme.gentoo-r1 systemd