*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pgpdump / pgpdump-1.5.ebuild
index 4b5a4ef71acc0a45f2c31968178da019e9e9c62a..208dd93f7567b1bed544c6fd5b419e0d58a6b061 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