*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / sphinx-better-theme / sphinx-better-theme-0.1.5.ebuild
index 728e0d612c1c360070c3bc52e5360362b9c9baf0..f1a32af8eab2765eb1fa6f8907307a8a346a76ff 100644 (file)
@@ -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