mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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 )"
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user