dev-python/pyxattr: Add python3_5 support
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 20:24:39 +0000 (22:24 +0200)
committerDavid 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

index 6a3e07f69c8b4739f4abfa55798eafcf87581058..6e4397f530a94032a7c1396e959f887f4871cad6 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
 
 inherit distutils-r1 eutils