projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
329fdca
)
dev-python/pypeg2: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:42:36 +0000
(20:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:53:22 +0000
(20:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pypeg2/pypeg2-2.15.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pypeg2/pypeg2-2.15.2.ebuild
b/dev-python/pypeg2/pypeg2-2.15.2.ebuild
index 512d830bc1d449b2e18f2e0baaad52be7e3dd254..38c58e7481c76d0d7dda6ff1442ef3a32f8a7b0f 100644
(file)
--- a/
dev-python/pypeg2/pypeg2-2.15.2.ebuild
+++ b/
dev-python/pypeg2/pypeg2-2.15.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1