projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bebc2a7
)
app-misc/tmux2html: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:29:04 +0000
(12:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:06 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/tmux2html/tmux2html-0.1.11.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/tmux2html/tmux2html-0.1.11.ebuild
b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
index ee0c7d963a3e9109e4d62bac5b3568b6140233fc..3cd5bc2493895569d92b5e8029556499d62675fb 100644
(file)
--- a/
app-misc/tmux2html/tmux2html-0.1.11.ebuild
+++ b/
app-misc/tmux2html/tmux2html-0.1.11.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1