# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="18.4.0a4" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser. [wheel]" HOMEPAGE="" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cmd" DEPENDENCIES="cmd? ( dev-python/nodejs-cmd[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"