Diff elixir-1.13.4-r1 with a elixir-1.14.3-r1

/usr/portage/dev-lang/elixir/elixir-1.14.3-r1.ebuild 2023-10-09 14:52:29.456368349 +0300
16 16

  
17 17
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp
18 18
DEPEND="
19
	>=dev-lang/erlang-22:0=[ssl]
19
	>=dev-lang/erlang-23:0=[ssl]
20 20
	<dev-lang/erlang-26
21 21
"
22 22
# 'mix' tool collides with sci-biology/phylip, bug #537514
Thank you!