*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / mkdocs-bootswatch / mkdocs-bootswatch-0.4.0.ebuild
index d7bc8f2623a6b286b28c2a182fb2093e9437a1e3..9a7d1ee9b0cc58fcd67f195ff44269484aeb4007 100644 (file)
@@ -1,8 +1,8 @@
-# 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} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1