From becc22fcbbd7d763ce690eb676952add9b46cf16 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 20 Oct 2015 13:08:19 +0200 Subject: dev-python/pytables: Add python3.5 support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/pytables/pytables-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/pytables/pytables-3.2.2.ebuild b/dev-python/pytables/pytables-3.2.2.ebuild index 8b1eaa98cc00..eae17eab9fe3 100644 --- a/dev-python/pytables/pytables-3.2.2.ebuild +++ b/dev-python/pytables/pytables-3.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) MY_PN=tables MY_P=${MY_PN}-${PV} -- cgit v1.2.3