*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-misc / khal / khal-0.9.9-r1.ebuild
index 40b70f884ac21bde0023f65a13552fc78d57790f..5b49eb16928ee654009659db40af2d98778445c0 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 )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1