*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / ebuildtester / ebuildtester-0.1.14.ebuild
index d5b438e9fc55d14aeaaa4a0113d038d308a40cdb..35359a8391cbf4430d1fcaacb8895e385a130db5 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 bash-completion-r1 distutils-r1