summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-05-09 11:17:30 +0000
committerFabian Groffen <grobian@gentoo.org>2012-05-09 11:17:30 +0000
commite25a8cd796488fbc95fc2c252a5c5989413c13a2 (patch)
treecb108076e9623b59f620dd85e522b070623eef13 /profiles/prefix/sunos
parentRevbump for some patches from Oracle/OpenIndiana (diff)
downloadgentoo-2-e25a8cd796488fbc95fc2c252a5c5989413c13a2.tar.gz
gentoo-2-e25a8cd796488fbc95fc2c252a5c5989413c13a2.tar.bz2
gentoo-2-e25a8cd796488fbc95fc2c252a5c5989413c13a2.zip
Mask dev-libs/libelf on Solaris, as it breaks the system
Diffstat (limited to 'profiles/prefix/sunos')
-rw-r--r--profiles/prefix/sunos/solaris/package.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
index c0e7597f8497..715aaad22f43 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.34 2012/02/14 21:02:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.35 2012/05/09 11:17:30 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (09 May 2012)
+# Installing libelf will hurt your system. In particular libkvm needs
+# the system libelf to function properly.
+dev-libs/libelf
# Fabian Groffen <grobian@gentoo.org> (25 Aug 2011)
# Fails to compile, and not worth fixing, bug #379723