*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pgspecial / pgspecial-1.11.9.ebuild
index 274f62b7a91d191964b4f7cb4c060f816968b5d7..8bc7a1cf5c49d346c1bacd48dfa9ca9c5f497da1 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 distutils-r1
 
 DESCRIPTION="Python implementation of postgres meta commands"