*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-ddp / python-ddp-0.1.5.ebuild
index e47f500e823116bc3e59f3b69dfd71eb74646004..033c337b29375d03cc508fd797a653187b1fbd38 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=5
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1