From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 D66961581EC for ; Wed, 20 Nov 2024 16:38:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A74AE07A9; Wed, 20 Nov 2024 16:38:38 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 00BBDE07A9 for ; Wed, 20 Nov 2024 16:38:37 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 220DF3406D1 for ; Wed, 20 Nov 2024 16:38:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0090AED for ; Wed, 20 Nov 2024 16:38:35 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1732120707.c20b23c9ee15a3eacc859c2eb1326941e679bc46.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: c20b23c9ee15a3eacc859c2eb1326941e679bc46 X-VCS-Branch: master Date: Wed, 20 Nov 2024 16:38:35 +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: 16d96b1b-3645-470e-b314-6f1dafba6bcf X-Archives-Hash: d55da250b51afdb67156645e526d91b7 commit: c20b23c9ee15a3eacc859c2eb1326941e679bc46 Author: Mats Lidell gentoo org> AuthorDate: Wed Nov 20 16:34:58 2024 +0000 Commit: Mats Lidell gentoo org> CommitDate: Wed Nov 20 16:38:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20b23c9 profiles/base: globally package.use.mask xemacs[dnd] Bug: https://bugs.gentoo.org/908831 Signed-off-by: Mats Lidell gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index da99ff6a0982..f54a92a868f9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,11 @@ # New entries go on top. +# Mats Lidell (2024-11-20) +# The dependency x11-libs/dnd blocks gcc-14, is only used by XEmacs, +# and upstream is not sure it even works so dropping use. #908831 +app-editors/xemacs dnd + # Sam James (2024-11-17) # The example bindings fail to build. ~sys-libs/ncurses-6.5_p20241109 cxx