From 941c7727063861b02c828d60126552a1efda2327 Mon Sep 17 00:00:00 2001 From: Jaco Kroon Date: Sat, 6 Dec 2025 13:17:50 +0200 Subject: [PATCH] profiles/features/musl: mask anydesk anydesk is a binary package pre-build against glibc. It will not work on musl. Signed-off-by: Jaco Kroon --- profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f5e9880da2bbb..1f2334a9e0e93 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Jaco Kroon (2025-12-06) +# anydesk is pre-build with glibc, will not work on MUSL. +net-misc/anydesk + # Z. Liu (2025-10-18) # nvidia-drivers only works against glibc. dev-python/nvidia-ml-py