dev-python/pyshark: Drop python3.5 support due to incompatible deps
authorJustin Lecher <jlec@gentoo.org>
Mon, 11 Jan 2016 08:01:45 +0000 (09:01 +0100)
committerJustin Lecher <jlec@gentoo.org>
Mon, 11 Jan 2016 08:01:45 +0000 (09:01 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/pyshark/pyshark-0.3.6.ebuild

index e9cb16034b260365d22b4e56ea3cd1eab74fcea1..1112f78b2d12859c8737e9ee9de1f9025974ff52 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4}} )
 
 inherit distutils-r1 eutils