From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 50AD81584AD for ; Thu, 24 Apr 2025 03:00:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 383C43430AC for ; Thu, 24 Apr 2025 03:00:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DAF311104B8; Thu, 24 Apr 2025 03:00:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CD1691104B7 for ; Thu, 24 Apr 2025 03:00:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D30B342FB2 for ; Thu, 24 Apr 2025 03:00:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85F62254A for ; Thu, 24 Apr 2025 03:00:44 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1745463636.0ac6ac4eeb98a54855d9dc26ea4f4c536810f2ac.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/package.use.mask X-VCS-Directories: profiles/default/linux/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0ac6ac4eeb98a54855d9dc26ea4f4c536810f2ac X-VCS-Branch: master Date: Thu, 24 Apr 2025 03:00:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6a8b7f41-b888-4923-9648-89b694b1edfc X-Archives-Hash: 6aca4c0d72573c3f7a0b558e5bc463c6 commit: 0ac6ac4eeb98a54855d9dc26ea4f4c536810f2ac Author: Matt Turner gentoo org> AuthorDate: Thu Apr 24 02:43:54 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 24 03:00:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac6ac4e profiles: Mask USE=offscreen for media-gfx/asymptote Bug: https://bugs.gentoo.org/954323 Signed-off-by: Matt Turner gentoo.org> profiles/default/linux/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 282eebe6174d..8fd83e7e812c 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -4,6 +4,7 @@ # Matt Turner (2025-04-23) # Requires osmesa, which was removed in mesa-25.1 app-emulation/aranym osmesa +media-gfx/asymptote offscreen # Sam James (2023-06-06) # Needs linux-only dev-libs/libaio.