X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fsphinx-better-theme%2Fsphinx-better-theme-0.1.5.ebuild;h=f1a32af8eab2765eb1fa6f8907307a8a346a76ff;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=728e0d612c1c360070c3bc52e5360362b9c9baf0;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index 728e0d612c1c..f1a32af8eab2 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1