*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-cluster / charliecloud / charliecloud-9999.ebuild
index dae07ff3e27300f62dac5f4c01aef9d213c99117..4b1d347531503eb5c337fcc18ecd9d233f5e34c8 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=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit python-single-r1