diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-17 03:47:13 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-17 03:47:13 -0700 |
commit | 1efd95e69f71f547b1588a74633405fb5803b5f9 (patch) | |
tree | 7482899a5655385fca25d0a9f970360b2341fd57 /sys-process | |
parent | sys-process/below: keyword 0.2.0 for ~ppc64 (diff) | |
download | gentoo-1efd95e69f71f547b1588a74633405fb5803b5f9.tar.gz gentoo-1efd95e69f71f547b1588a74633405fb5803b5f9.tar.bz2 gentoo-1efd95e69f71f547b1588a74633405fb5803b5f9.zip |
sys-process/below: update LICENSE
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/below/below-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/below/below-0.2.0.ebuild b/sys-process/below/below-0.2.0.ebuild index f7660bdf77c1..35d3c669a729 100644 --- a/sys-process/below/below-0.2.0.ebuild +++ b/sys-process/below/below-0.2.0.ebuild @@ -217,7 +217,7 @@ SRC_URI=" https://github.com/facebookincubator/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris) " -LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD BSL-1.1 ISC LGPL-2.1 MIT MPL-2.0 Unlicense" +LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 MIT MPL-2.0 Unlicense" SLOT="0" KEYWORDS="~amd64 ~ppc64" |