projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e49603
)
app-text/restview: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:33:22 +0000
(12:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:21 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/restview/restview-2.9.2.ebuild
patch
|
blob
|
history
diff --git
a/app-text/restview/restview-2.9.2.ebuild
b/app-text/restview/restview-2.9.2.ebuild
index 43653ab1a97fe8cb801fa090d7887078e48f02ea..e8fc0287a8f20cf3ff2c91f29486f4edca923cc5 100644
(file)
--- a/
app-text/restview/restview-2.9.2.ebuild
+++ b/
app-text/restview/restview-2.9.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1