*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-libs / volume_key / volume_key-0.3.11.ebuild
index fe1f873c43b4c8d1494ab8eb78f20a1d4c10d69f..e8b891e427ec98d0dc351bd4169c590a71b35abb 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