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