I am not sure yet how to build other spells against the Qt3Support
> > diff --git a/x11-toolkits/qt4/CONFLICTS b/x11-toolkits/qt4/CONFLICTS
> > new file mode 100755
> > index 0000000..ddbffc6
> > --- /dev/null
> > +++ b/x11-toolkits/qt4/CONFLICTS
> > @@ -0,0 +1 @@
> > +conflicts qt4
>
> <snip>
>
> That should be:
> conflicts qt4 y
>
> So that it will remove itself without requiring user intervention,
> otherwise it will default to 'n' and qt4 will not cast.
>