diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2022-03-31 15:35:50 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2022-03-31 15:35:50 -0700 |
commit | 9342fd4271590f22784ac2fa70dfc02cf3f93630 (patch) | |
tree | 74c399c471cd9e174cff04b01a6f94e755d749e2 /dev-util/wachy | |
parent | app-admin/salt: Make psutil dep unconditional (bug #836565) (diff) | |
download | gentoo-9342fd4271590f22784ac2fa70dfc02cf3f93630.tar.gz gentoo-9342fd4271590f22784ac2fa70dfc02cf3f93630.tar.bz2 gentoo-9342fd4271590f22784ac2fa70dfc02cf3f93630.zip |
dev-util/wachy: update LICENSE
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-util/wachy')
-rw-r--r-- | dev-util/wachy/wachy-0.1.0_alpha6.ebuild | 2 |
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" |