From eb85bebd6058c3dff14b96bff4306dbb7272fb31 Mon Sep 17 00:00:00 2001 From: Viorel Date: Fri, 23 Jan 2026 14:51:33 +0200 Subject: [PATCH] profiles: add the new profiles to profiles.desc --- profiles/profiles.desc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 profiles/profiles.desc diff --git a/profiles/profiles.desc b/profiles/profiles.desc new file mode 100644 index 0000000..5f32d82 --- /dev/null +++ b/profiles/profiles.desc @@ -0,0 +1,7 @@ +# Copyright 2003-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +amd64 linux/arch/amd64/gnu exp +amd64 linux/arch/amd64/gnu/musl exp +amd64 linux/arch/amd64/busybox exp +amd64 linux/arch/amd64/busybox/musl exp