commit: 6b8674c4bad46905b331a5fea194be7a88ed5575 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Fri Feb 23 07:46:01 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Mar 29 07:50:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8674c4
dev-lang/elixir: 1.14.5-r1: bump dependency to <erlang-26.1 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-lang/elixir/elixir-1.14.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/elixir/elixir-1.14.5-r1.ebuild b/dev-lang/elixir/elixir-1.14.5-r1.ebuild index 9bba653e0598..359bc83d8d81 100644 --- a/dev-lang/elixir/elixir-1.14.5-r1.ebuild +++ b/dev-lang/elixir/elixir-1.14.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ RESTRICT="!test? ( test )" # https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp DEPEND=" >=dev-lang/erlang-23:0=[ssl] - <dev-lang/erlang-26 + <dev-lang/erlang-26.1 " # 'mix' tool collides with sci-biology/phylip, bug #537514 RDEPEND="${DEPEND}
