*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pdoc / pdoc-0.3.2.ebuild
index d6b00298e81631214604bc3179306259919b2a1a..eaaa3940e6939a1cc8de8ec4a7ec00f41a5b488a 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=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1