From e158ebcdbb0b00cde59fcfae216e9aeb9a5353cf Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 20 Oct 2015 09:52:38 +0200 Subject: dev-python/rfc3986: Add python3.5 support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/rfc3986/rfc3986-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/rfc3986/rfc3986-0.2.2.ebuild b/dev-python/rfc3986/rfc3986-0.2.2.ebuild index 9aa98786ab7f..d776fba4a20e 100644 --- a/dev-python/rfc3986/rfc3986-0.2.2.ebuild +++ b/dev-python/rfc3986/rfc3986-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) inherit distutils-r1 -- cgit v1.2.3