profiles: rearrange profiles

Rearrange the profiles and fix building on musl.
This commit is contained in:
2026-01-25 12:25:32 +02:00
parent 1cb31ca1de
commit d9adfc20f2
30 changed files with 64 additions and 19 deletions
@@ -0,0 +1 @@
5
@@ -0,0 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
CHOST="x86_64-pc-linux-musl"
# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
# Multilib-related setup, bug #515130
MULTILIB_ABIS="amd64"
CHOST_amd64="${CHOST}"
LIBDIR_amd64="lib"
@@ -0,0 +1,15 @@
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2022-10-08)
# openjdk-bin is available on amd64 musl
-dev-java/openjdk-bin
dev-java/openjdk-bin:8
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-28)
# rust-bin is available on amd64 musl
-dev-lang/rust-bin
# Sebastian Parborg <darkdefende@gmail.com> (2025-01-21)
# blender-bin is only compatible with glibc
media-gfx/blender-bin
@@ -0,0 +1,6 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-28)
# upstream does not provide docs in musl tarball
dev-lang/rust-bin doc
@@ -0,0 +1,2 @@
../../../../features/musl
../../../../features/installmask