projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aebe014
)
app-admin/denyhosts: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:04:13 +0000
(15:04 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
index 34e74b4e4cdd922e0e8de0fc52617beeff4553e6..287529f92f3ab12cdf70ad376c3519382f934e96 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=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 eutils readme.gentoo-r1 systemd