dev-python/positional: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 18:58:04 +0000 (19:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:30 +0000 (20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/positional/positional-1.1.2.ebuild

index 4a97388ea26fa8e39ef3b4caee2b607aaa6ce361..d8e538d5d00a83054912c498bf676cc5a3095979 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 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1