Skip to content

Commit

Permalink
x11-misc/ly: bump Zig dependency in 9999 to 0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Joldasov <[email protected]>
  • Loading branch information
BratishkaErik committed Aug 23, 2024
1 parent 82e087c commit 3d76579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-misc/ly/ly-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LICENSE="WTFPL-2"
SLOT="0"

# Specify the required Zig version range
EZIG_MIN="0.12"
EZIG_MAX_EXCLUSIVE="0.13"
EZIG_MIN="0.13"
EZIG_MAX_EXCLUSIVE="0.14"

DEPEND="
|| ( dev-lang/zig-bin:${EZIG_MIN} dev-lang/zig:${EZIG_MIN} )
Expand Down

0 comments on commit 3d76579

Please sign in to comment.