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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2A7F6158020 for ; Tue, 27 Dec 2022 18:31:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B390E0845; Tue, 27 Dec 2022 18:31:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07B59E0845 for ; Tue, 27 Dec 2022 18:31:06 +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 C53C6340FEB for ; Tue, 27 Dec 2022 18:31:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 321ED779 for ; Tue, 27 Dec 2022 18:31:03 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1672165810.72e97cbc749ad9c5e4f37c5f5a5edbd3b5ca1386.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/sunos/solaris/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/sunos/solaris/package.use.mask X-VCS-Directories: profiles/prefix/sunos/solaris/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 72e97cbc749ad9c5e4f37c5f5a5edbd3b5ca1386 X-VCS-Branch: master Date: Tue, 27 Dec 2022 18:31:03 +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: 1abc5339-10bc-444b-be5a-1d98eb02d9cb X-Archives-Hash: ceac265c4dd249b7a64055d19b5533e9 commit: 72e97cbc749ad9c5e4f37c5f5a5edbd3b5ca1386 Author: Fabian Groffen gentoo org> AuthorDate: Tue Dec 27 18:30:10 2022 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Dec 27 18:30:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e97cbc prefix/sunos/solaris/package.use.mask: don't use elf with dev-libs/glib Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/sunos/solaris/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index 7115be8a606d..740b644ecf23 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (2022-12-27) +# Solaris must keep system libelf, else things break down +dev-libs/glib elf + # Fabian Groffen (2019-04-15) # chg client fails to compile, bug #683374 dev-vcs/mercurial chg