projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
100f913
)
app-admin/denyhosts: Add support for newer python
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 9 Dec 2017 14:16:22 +0000
(15:16 +0100)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
index 09d0b464271438f0efedd8fcf60cfac45536825b..87800807c36d1c7e1e025bd23580f05fadfaa932 100644
(file)
--- 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_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1 eutils readme.gentoo-r1 systemd