dev-python/traits: updated python compatibility and EAPI of testing package
authorHorea Christian <horea.christ@yandex.com>
Sun, 4 Sep 2016 16:34:00 +0000 (18:34 +0200)
committerDavid Seifert <soap@gentoo.org>
Mon, 5 Sep 2016 21:10:03 +0000 (23:10 +0200)
Package-Manager: portage-2.3.0

reverted copyright
Closes: https://github.com/gentoo/gentoo/pull/2237

Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/traits/traits-4.5.0-r1.ebuild

index fc8928c4a25ead1aceb38b403d390fd50cfe5cfd..4da5554248fff25016747d12583c15809ceb6da5 100644 (file)
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=(python{2_7,3_3})
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit distutils-r1 virtualx