*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / mkdocs-bootstrap / mkdocs-bootstrap-0.1.1.ebuild
index 47ed42cd22ca1ab8219fd421617abb17f2f20c55..628907c1f97644cdc5d0273a2f2f2b741e229f88 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