projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569a879
)
dev-python/pyxattr: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:47:44 +0000
(23:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:48:02 +0000
(23:48 +0200)
dev-python/pyxattr/pyxattr-0.6.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyxattr/pyxattr-0.6.0-r1.ebuild
b/dev-python/pyxattr/pyxattr-0.6.0-r1.ebuild
index 0830703a29fda082061bee20bea0576870b35a3e..7a678f05e293be81a12cf609c6107f378df0ed28 100644
(file)
--- a/
dev-python/pyxattr/pyxattr-0.6.0-r1.ebuild
+++ b/
dev-python/pyxattr/pyxattr-0.6.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy )
inherit distutils-r1 eutils