nodejs: pkgcheck fix

This commit is contained in:
Anton Bolshakov 2024-06-22 09:36:48 +08:00
parent 386e2fa260
commit 8751e3f410
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -13,7 +13,6 @@
<flag name="snapshot">Enable snapshot creation for faster startup</flag>
<flag name="system-icu">Use system <pkg>dev-libs/icu</pkg> instead of the bundled version</flag>
<flag name="system-ssl">Use system OpenSSL instead of the bundled one</flag>
<flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
</use>
<upstream>
<remote-id type="github">nodejs/node</remote-id>