mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-fs/ncdu: Support zig 0.15
Closes: https://bugs.gentoo.org/962801 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/yoranheling.asc
|
||||
|
||||
ZIG_SLOT="0.14"
|
||||
ZIG_SLOT=("0.14" "0.15")
|
||||
ZIG_NEEDS_LLVM=1
|
||||
inherit verify-sig zig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user