mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-libs/nodejs: Migrate to shell-completion
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
@@ -7,8 +7,8 @@ CONFIG_CHECK="~ADVISE_SYSCALLS"
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit bash-completion-r1 check-reqs flag-o-matic linux-info
|
||||
inherit ninja-utils pax-utils python-any-r1 toolchain-funcs xdg-utils
|
||||
inherit check-reqs flag-o-matic linux-info ninja-utils pax-utils
|
||||
inherit python-any-r1 shell-completion toolchain-funcs xdg-utils
|
||||
|
||||
DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
|
||||
HOMEPAGE="https://nodejs.org/"
|
||||
|
||||
Reference in New Issue
Block a user