dev-util/gn: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:52 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:53 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/gn/gn-0.1616.ebuild

index 701ddaca2fa500f42f7f4051bdc6c302151953ad..4f6815837be916c513750ea1115d578d3556470d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit ninja-utils python-any-r1 toolchain-funcs