*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-admin / dxf / dxf-7.5.1.ebuild
index 2b55ca80585a44f1c021d4ac03fb830b62932f2d..b0026d78ef933f9b93d2c10d3eeb2d5ad5b252e2 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
 
 DESCRIPTION="Docker registry v2 client in Python"