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