--- gtk+-3.6.3-r2.ebuild 2013-01-07 01:31:31.000000000 +0100 +++ gtk+-3.6.3-r2.ebuild-bw 2013-01-15 16:10:53.000000000 +0100 @@ -16,7 +16,7 @@ # * http://mail.gnome.org/archives/gtk-devel-list/2010-November/msg00099.html # I tried this and got it all compiling, but the end result is unusable as it # horribly mixes up the backends -- grobian -IUSE="aqua colord cups debug egl examples +introspection packagekit test vim-syntax wayland X xinerama" +IUSE="aqua broadway colord cups debug egl examples +introspection packagekit test vim-syntax wayland X xinerama" REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X )" @@ -156,6 +155,7 @@ $(use_enable X xkb) \ $(use_enable X xrandr) \ $(use_enable xinerama) \ + $(use_enable broadway broadway-backend) \ --disable-papi \ --enable-man \ --enable-gtk2-dependency \