projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fdd94c
)
dev-python/breathe: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:37 +0000
(17:11 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:37 +0000
(17:11 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/breathe/breathe-4.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/breathe/breathe-4.6.0.ebuild
b/dev-python/breathe/breathe-4.6.0.ebuild
index 4481fd114c93dcfdbf33d9d1d01df19417aadaa6..b41a70bdd49e4d3b5bc1534f28d7c766e80be0f5 100644
(file)
--- a/
dev-python/breathe/breathe-4.6.0.ebuild
+++ b/
dev-python/breathe/breathe-4.6.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1