*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / path-py / path-py-8.1.2.ebuild
index 93895443079dca5ecb9972686488091e3bf269d4..b7d70a898eb360f40dcfaa0aa0280d9fc922d2f8 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{,3} )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 
 inherit distutils-r1