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