diff --git a/app-shells/nushell/metadata.xml b/app-shells/nushell/metadata.xml index 01c6cf2475c8a..8ed08b63ebef4 100644 --- a/app-shells/nushell/metadata.xml +++ b/app-shells/nushell/metadata.xml @@ -21,7 +21,6 @@ Build MCP server - Build networking functionality Build official plugins System clipboard support in `reedline` diff --git a/app-shells/nushell/nushell-0.108.0.ebuild b/app-shells/nushell/nushell-0.108.0-r1.ebuild similarity index 97% rename from app-shells/nushell/nushell-0.108.0.ebuild rename to app-shells/nushell/nushell-0.108.0-r1.ebuild index c92a3db903fac..4a0fa5c1851db 100644 --- a/app-shells/nushell/nushell-0.108.0.ebuild +++ b/app-shells/nushell/nushell-0.108.0-r1.ebuild @@ -20,7 +20,7 @@ LICENSE+=" " SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" -IUSE="mcp plugins system-clipboard X network" +IUSE="mcp plugins system-clipboard X" DEPEND=" dev-libs/openssl:0= @@ -52,7 +52,7 @@ src_configure() { local myfeatures=( $(usev mcp) - $(usev network) + network plugin native-tls sqlite