summaryrefslogtreecommitdiff
path: root/dev-python/pyshark
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-11 09:01:45 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-11 09:01:45 +0100
commit48da8a8173d08c6988ef998ec1bdc02b140e8c31 (patch)
treeabf5b916fd68dc64e39d3c01344a6053eea87f3a /dev-python/pyshark
parentc8fab0f6254bedbe24e5cdde6b1bc37abfbc0c88 (diff)
downloadgentoo-48da8a8173d08c6988ef998ec1bdc02b140e8c31.tar.gz
gentoo-48da8a8173d08c6988ef998ec1bdc02b140e8c31.tar.xz
dev-python/pyshark: Drop python3.5 support due to incompatible deps
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pyshark')
-rw-r--r--dev-python/pyshark/pyshark-0.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyshark/pyshark-0.3.6.ebuild b/dev-python/pyshark/pyshark-0.3.6.ebuild
index e9cb16034b2..1112f78b2d1 100644
--- a/dev-python/pyshark/pyshark-0.3.6.ebuild
+++ b/dev-python/pyshark/pyshark-0.3.6.ebuild
@@ -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