mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-emulation/eden: fix LLVM ItaniumDemangle license identifier
Gentoo doesn't understand exceptions apparently. :P Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
@@ -105,7 +105,7 @@ declare -A KEEP_BUNDLED=(
|
||||
# Generated or copied files for internal usage
|
||||
[bc_decoder]=MPL-2.0
|
||||
[cmake-modules]=Boost-1.0
|
||||
[demangle]="Apache-2.0 WITH LLVM-exception"
|
||||
[demangle]=Apache-2.0-with-LLVM-exceptions
|
||||
[FidelityFX-FSR]=MIT
|
||||
[glad]=GPL-2+
|
||||
[nx_tzdb]="GPL-2+"
|
||||
|
||||
Reference in New Issue
Block a user