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