summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-11-08 10:15:04 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-08 10:15:06 -0500
commitf418a080800d9ee6e17feca3f5c5813d31895266 (patch)
treeffeaf6364265c39a51eb9438c671ca4b7f9fb327 /dev-libs/glib
parentdev-libs/libgdata: Version bump to 0.17.13 (diff)
downloadgentoo-f418a080800d9ee6e17feca3f5c5813d31895266.tar.gz
gentoo-f418a080800d9ee6e17feca3f5c5813d31895266.tar.bz2
gentoo-f418a080800d9ee6e17feca3f5c5813d31895266.zip
dev-libs/glib: Disable IUSE=sysprof by default
Causes a glib <-> sysprof-capture circular dependency. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.66.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.2.ebuild b/dev-libs/glib/glib-2.66.2.ebuild
index 8424a066a35e..a48545f55145 100644
--- a/dev-libs/glib/glib-2.66.2.ebuild
+++ b/dev-libs/glib/glib-2.66.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/"
LICENSE="LGPL-2.1+"
SLOT="2"
-IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs +sysprof systemtap test utils xattr"
+IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr"
RESTRICT="!test? ( test )"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"