commit:     72e97cbc749ad9c5e4f37c5f5a5edbd3b5ca1386
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 18:30:10 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> 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 <grobian <AT> 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 <[email protected]> (2022-12-27)
+# Solaris must keep system libelf, else things break down
+dev-libs/glib elf
+
 # Fabian Groffen <[email protected]> (2019-04-15)
 # chg client fails to compile, bug #683374
 dev-vcs/mercurial chg

Reply via email to