projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc9316b
)
dev-util/gn: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:52 +0000
(14:04 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-util/gn/gn-0.1616.ebuild
b/dev-util/gn/gn-0.1616.ebuild
index 701ddaca2fa500f42f7f4051bdc6c302151953ad..4f6815837be916c513750ea1115d578d3556470d 100644
(file)
--- a/
dev-util/gn/gn-0.1616.ebuild
+++ b/
dev-util/gn/gn-0.1616.ebuild
@@
-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=( python
3_{6,7
} )
inherit ninja-utils python-any-r1 toolchain-funcs