*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-libs / volume_key / volume_key-0.3.12.ebuild
index 70e2b885b75460de6c0a9977df3a18c6f444b86b..87bc022c35c40aac98a22083d49e1656f34ba0c1 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