dev-python/jsonref: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:25:40 +0000 (16:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:19 +0000 (16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jsonref/jsonref-0.1.ebuild

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