summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 14:04:54 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 14:25:54 +0100
commitd2c2ec1f31c49bc80ae559807d3d95756c5694e7 (patch)
treec7cdf22065761721ce22240a701d81d73bc33b56 /dev-util/ninja/ninja-1.8.2-r2.ebuild
parentdev-util/gn: Remove py2 where possible (diff)
downloadgentoo-d2c2ec1f31c49bc80ae559807d3d95756c5694e7.tar.gz
gentoo-d2c2ec1f31c49bc80ae559807d3d95756c5694e7.tar.bz2
gentoo-d2c2ec1f31c49bc80ae559807d3d95756c5694e7.zip
dev-util/ninja: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/ninja/ninja-1.8.2-r2.ebuild')
-rw-r--r--dev-util/ninja/ninja-1.8.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ninja/ninja-1.8.2-r2.ebuild b/dev-util/ninja/ninja-1.8.2-r2.ebuild
index 6053ce19a442..155653a132cb 100644
--- a/dev-util/ninja/ninja-1.8.2-r2.ebuild
+++ b/dev-util/ninja/ninja-1.8.2-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs