*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django_polymorphic / django_polymorphic-2.0.3.ebuild
index f04d640412e4ecbe163345eae39d52f0a4307360..b28e9c5f1571d7ddc673e8cb84279ca12b838c48 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