*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / jinja / jinja-2.10.3-r1.ebuild
index f021773e3385b1708c678c61de333f85e8a3d772..c23ba3eda2579a404100bbf903b2c7cd8671c5e0 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=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1