net-libs/nodejs: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:33 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:18 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/nodejs/nodejs-12.14.0.ebuild
net-libs/nodejs/nodejs-12.15.0.ebuild
net-libs/nodejs/nodejs-13.8.0.ebuild
net-libs/nodejs/nodejs-99999999.ebuild

index 1d622544b67bd40bfc8f17effd295ce00c60f1a6..511d490c115363eea5160e8181be54d4d5420ac7 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} )
 PYTHON_REQ_USE="threads(+)"
 inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 toolchain-funcs xdg-utils
 
index 217d400d971a1cab84dab392fe9eabc7165c1502..f1734688f143d0f162a9fa1b6d86bee8ba698a2d 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} )
 PYTHON_REQ_USE="threads(+)"
 inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 toolchain-funcs xdg-utils
 
index 35f1444b8a498f4cf2d9e6a4531d04fb7a1e93f8..16dce04460c406c07c8022ba0332cadc9c3f3eab 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} )
 PYTHON_REQ_USE="threads(+)"
 inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 toolchain-funcs xdg-utils
 
index aad8df6897f2acd299c2e1e34d690208180e3a71..70a17cfbe3b042c2a1ff203a0b95f5c0637b6099 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} )
 PYTHON_REQ_USE="threads(+)"
 inherit bash-completion-r1 flag-o-matic git-r3 pax-utils python-any-r1 toolchain-funcs xdg-utils