From be81cf0974195e5fa06c56a18b9e13601472e4a4 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 26 May 2025 17:41:23 +0200 Subject: [PATCH] profiles: add dev-lang/erlang to info_pkgs Signed-off-by: Florian Schmaus --- profiles/info_pkgs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/info_pkgs b/profiles/info_pkgs index abc517fa45196..c7cf0ae8562f4 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -1,4 +1,4 @@ -# Copyright 2004-2024 Gentoo Authors +# Copyright 2004-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ## @@ -15,6 +15,7 @@ sys-devel/binutils sys-devel/binutils-config dev-build/libtool dev-build/make +dev-lang/erlang dev-lang/python dev-lang/perl dev-lang/rust