summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2022-03-31 15:35:50 -0700
committerPatrick McLean <chutzpah@gentoo.org>2022-03-31 15:35:50 -0700
commit9342fd4271590f22784ac2fa70dfc02cf3f93630 (patch)
tree74c399c471cd9e174cff04b01a6f94e755d749e2
parentapp-admin/salt: Make psutil dep unconditional (bug #836565) (diff)
downloadgentoo-9342fd42.tar.gz
gentoo-9342fd42.tar.bz2
gentoo-9342fd42.zip
dev-util/wachy: update LICENSE
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--dev-util/wachy/wachy-0.1.0_alpha6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
index f831f73c00f4..142842ae1270 100644
--- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
+++ b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
@@ -114,7 +114,7 @@ S=${WORKDIR}/${PN}-${PV/_alpha/-alpha.}
# License set may be more restrictive as OR is not respected
# use cargo-license for a more accurate license picture
-LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSL-1.0 MIT Unlicense ZLIB"
+LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unlicense ZLIB"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"