summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-12-10 19:36:00 +0200
committerMart Raudsepp <leio@gentoo.org>2020-12-10 19:36:00 +0200
commitd090196038c53a716af0ef390e7ce953a94af664 (patch)
tree75453aff44522ebdda63bc1381c4a574fd8fa177 /x11-wm
parentx11-misc/synergy: Stabilize 1.9.1-r1 ppc64, #757729 (diff)
downloadgentoo-d090196038c53a716af0ef390e7ce953a94af664.tar.gz
gentoo-d090196038c53a716af0ef390e7ce953a94af664.tar.bz2
gentoo-d090196038c53a716af0ef390e7ce953a94af664.zip
profiles/targets/d/gnome: Enable sysprof by default here, not pkgs
Drop IUSE default of sysprof from all ~arch ebuilds and default enable it in GNOME profiles instead. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mutter/mutter-3.38.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.38.2.ebuild b/x11-wm/mutter/mutter-3.38.2.ebuild
index de7a8a883a14..9c81a28880df 100644
--- a/x11-wm/mutter/mutter-3.38.2.ebuild
+++ b/x11-wm/mutter/mutter-3.38.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/mutter/"
LICENSE="GPL-2+"
SLOT="0/7" # 0/libmutter_api_version - ONLY gnome-shell (or anything using mutter-clutter-<api_version>.pc) should use the subslot
-IUSE="elogind input_devices_wacom +introspection screencast +sysprof systemd test udev wayland"
+IUSE="elogind input_devices_wacom +introspection screencast sysprof systemd test udev wayland"
# native backend requires gles3 for hybrid graphics blitting support, udev and a logind provider
REQUIRED_USE="
wayland? ( ^^ ( elogind systemd ) udev )