diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-06-20 14:28:52 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-06-20 14:28:52 -0700 |
commit | e99179b0d6bab2caac74e4c0f1ac8c912db12be4 (patch) | |
tree | 72f04fbd8109498bf61a7e1e2ecccdfa453d5150 /app-shells | |
parent | net-im/ysm: fix WhitespaceFound (diff) | |
download | gentoo-e99179b0d6bab2caac74e4c0f1ac8c912db12be4.tar.gz gentoo-e99179b0d6bab2caac74e4c0f1ac8c912db12be4.tar.bz2 gentoo-e99179b0d6bab2caac74e4c0f1ac8c912db12be4.zip |
app-shells/nushell: fix whitespace in metadata.xml
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/nushell/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/metadata.xml b/app-shells/nushell/metadata.xml index 6d87ea0cbaff..152a432659c9 100644 --- a/app-shells/nushell/metadata.xml +++ b/app-shells/nushell/metadata.xml @@ -11,7 +11,7 @@ <doc>https://www.nushell.sh/book/</doc> <remote-id type="github">nushell/nushell</remote-id> </upstream> - <use> + <use> <flag name="extra">Install extra plugins: binaryview, tree, clipboard-cli, trash-support and others</flag> </use> </pkgmetadata> |