summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/jnv/jnv-0.1.1.ebuild2
-rw-r--r--net-misc/xh/xh-0.21.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jnv/jnv-0.1.1.ebuild b/app-misc/jnv/jnv-0.1.1.ebuild
index dd35b6f..9b18965 100644
--- a/app-misc/jnv/jnv-0.1.1.ebuild
+++ b/app-misc/jnv/jnv-0.1.1.ebuild
@@ -136,7 +136,7 @@ fi
LICENSE="MIT"
# Dependent crate licenses
-LICENSE+="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC Unicode-DFS-2016 Unlicense"
+LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC Unicode-DFS-2016 Unlicense"
SLOT="0"
RESTRICT="mirror"
diff --git a/net-misc/xh/xh-0.21.0.ebuild b/net-misc/xh/xh-0.21.0.ebuild
index 9fdb26b..c684e67 100644
--- a/net-misc/xh/xh-0.21.0.ebuild
+++ b/net-misc/xh/xh-0.21.0.ebuild
@@ -281,7 +281,7 @@ fi
LICENSE="MIT"
# Dependent crate licenses
-LICENSE+="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
+LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
SLOT="0"
RESTRICT="mirror"
IUSE="+rustls"