*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / PyContracts / PyContracts-1.7.9.ebuild
index caaa734a04b401882f5e99f111dc4dcb4d75931a..1b05f39dcc2036a3239f07d17d5bdb4e8f5dfa3c 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 
 inherit distutils-r1