projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f67784
)
dev-python/pyxattr: Add python3_5 support
author
David Seifert
<soap@gentoo.org>
Sun, 27 Mar 2016 20:24:39 +0000
(22:24 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 27 Mar 2016 20:26:21 +0000
(22:26 +0200)
Package-Manager: portage-2.2.28
dev-python/pyxattr/pyxattr-0.5.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyxattr/pyxattr-0.5.5.ebuild
b/dev-python/pyxattr/pyxattr-0.5.5.ebuild
index 6a3e07f69c8b4739f4abfa55798eafcf87581058..6e4397f530a94032a7c1396e959f887f4871cad6 100644
(file)
--- a/
dev-python/pyxattr/pyxattr-0.5.5.ebuild
+++ b/
dev-python/pyxattr/pyxattr-0.5.5.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_3,3_4
} pypy )
+PYTHON_COMPAT=( python
2_7 python3_{3,4,5
} pypy )
inherit distutils-r1 eutils