diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-12-10 19:36:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-12-10 19:36:00 +0200 |
commit | d090196038c53a716af0ef390e7ce953a94af664 (patch) | |
tree | 75453aff44522ebdda63bc1381c4a574fd8fa177 /x11-libs/gtk+ | |
parent | x11-misc/synergy: Stabilize 1.9.1-r1 ppc64, #757729 (diff) | |
download | gentoo-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-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.24-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.24.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild index e4f339007985..161a79cacb81 100644 --- a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="3" -IUSE="aqua broadway cloudprint colord cups examples gtk-doc +introspection +sysprof test vim-syntax wayland +X xinerama" +IUSE="aqua broadway cloudprint colord cups examples gtk-doc +introspection sysprof test vim-syntax wayland +X xinerama" REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X ) diff --git a/x11-libs/gtk+/gtk+-3.24.24.ebuild b/x11-libs/gtk+/gtk+-3.24.24.ebuild index bb71f7877e63..4a70f48ff70e 100644 --- a/x11-libs/gtk+/gtk+-3.24.24.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.24.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="3" -IUSE="aqua broadway cloudprint colord cups examples gtk-doc +introspection +sysprof test vim-syntax wayland +X xinerama" +IUSE="aqua broadway cloudprint colord cups examples gtk-doc +introspection sysprof test vim-syntax wayland +X xinerama" REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X ) |