dev-python/sphinxcontrib-newsfeed: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:09:14 +0000 (07:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:33 +0000 (07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild

index d85863b21da990d79437443dd4f42fef4c30bbc1..7c66e8d5cfdfeed5905cced75f5635f9b9b30d86 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1