From 50f067a442430d3c4227510fa00b648ae7448ba4 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 11 Oct 2015 11:58:25 +0200 Subject: dev-python/sphinx_rtd_theme: Add python3.5 support Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild') diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild index c0c496b20577..1b3504ea2b5f 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild @@ -3,6 +3,7 @@ # $Id$ EAPI=5 + PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad