media-libs/libheif: update LICENSE

Per https://github.com/strukturag/libheif/releases/tag/v1.19.6, the C++
and Go wrappers (and we always do the C++ bits) are MIT.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-20 10:25:54 +01:00
parent 0e0ae4efeb
commit e23a88b66c
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ else
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-3"
LICENSE="GPL-3 MIT"
SLOT="0/$(ver_cut 1-2)"
IUSE="+aom doc examples gdk-pixbuf go openh264 rav1e svt-av1 test +threads +webp x265"
RESTRICT="!test? ( test )"

View File

@@ -16,7 +16,7 @@ else
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-3"
LICENSE="GPL-3 MIT"
SLOT="0/$(ver_cut 1-2)"
IUSE="+aom doc examples gdk-pixbuf go openh264 rav1e svt-av1 test +threads +webp x265"
RESTRICT="!test? ( test )"