From f8227f2199acdbd799fe5ea4d4b2b0141c7c63ad Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 23 Oct 2015 13:46:36 +0200 Subject: dev-python/capturer: Add python3.5 support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/capturer/capturer-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/capturer') diff --git a/dev-python/capturer/capturer-2.1.ebuild b/dev-python/capturer/capturer-2.1.ebuild index 46af8fcbd1ce..d51e02660bf6 100644 --- a/dev-python/capturer/capturer-2.1.ebuild +++ b/dev-python/capturer/capturer-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) inherit distutils-r1 -- cgit v1.2.3