summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-12-12 20:05:14 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-12-12 20:05:37 +0200
commit9ae02659749fd779009a2d26be66afb0aae46602 (patch)
tree02e5e43d00a60ce8e7d11b96e3b41a2d1918c1c1 /app-containers
parentdev-python/sip: add 6.8.1 (diff)
downloadgentoo-9ae02659749fd779009a2d26be66afb0aae46602.tar.gz
gentoo-9ae02659749fd779009a2d26be66afb0aae46602.tar.bz2
gentoo-9ae02659749fd779009a2d26be66afb0aae46602.zip
app-containers/lxd: update LICENSE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/lxd/lxd-5.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxd/lxd-5.20.ebuild b/app-containers/lxd/lxd-5.20.ebuild
index 2693dbf72267..b9350b4d6f5b 100644
--- a/app-containers/lxd/lxd-5.20.ebuild
+++ b/app-containers/lxd/lxd-5.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/lxd/releases/download/${P}/${P}.tar.gz
verify-sig? ( https://github.com/canonical/lxd/releases/download/${P}/${P}.tar.gz.asc
)"
-LICENSE="Apache-2.0 BSD LGPL-3 MIT"
+LICENSE="Apache-2.0 AGPL-3+ BSD LGPL-3 MIT"
SLOT="0/stable"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="apparmor nls"