commit:     be00d36b18d2a1c77aea9a1ee41d9e531a9eb998
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Jun 26 21:57:45 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 21:59:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be00d36b

www-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15

Closes: https://bugs.gentoo.org/909184
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 www-apps/pleroma/pleroma-2.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/pleroma/pleroma-2.5.2.ebuild 
b/www-apps/pleroma/pleroma-2.5.2.ebuild
index 4449ba417..5afe20eb8 100644
--- a/www-apps/pleroma/pleroma-2.5.2.ebuild
+++ b/www-apps/pleroma/pleroma-2.5.2.ebuild
@@ -27,8 +27,8 @@ IUSE=""
 RESTRICT="network-sandbox"
 
 BDEPEND="
-       dev-lang/erlang:=
-       dev-lang/elixir:=
+       <dev-lang/erlang-26:=
+       <dev-lang/elixir-1.15:=
        dev-util/cmake
        dev-util/rebar
        dev-elixir/hex

Reply via email to