commit: be81cf0974195e5fa06c56a18b9e13601472e4a4 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon May 26 15:41:23 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon May 26 15:42:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be81cf09
profiles: add dev-lang/erlang to info_pkgs Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/info_pkgs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/info_pkgs b/profiles/info_pkgs index abc517fa4519..c7cf0ae8562f 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
