projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff14d2f
)
app-text/doconce: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:32:06 +0000
(12:32 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:17 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/doconce/doconce-1.4.4.ebuild
patch
|
blob
|
history
diff --git
a/app-text/doconce/doconce-1.4.4.ebuild
b/app-text/doconce/doconce-1.4.4.ebuild
index 60871bec21905e43125eb9cf1acbccad492c700c..44c6bb34b5071650a46cf12d200cf0e7b164bdda 100644
(file)
--- a/
app-text/doconce/doconce-1.4.4.ebuild
+++ b/
app-text/doconce/doconce-1.4.4.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
DESCRIPTION="A markdown-like langauge to generate docs in html, LaTeX, and many other formats"