blob: b9d0af1542e17d5c50961059ec5807b48c5a0e0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Add USE flags that don't work on Mac OS X here
# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should
# be resolved first before keywording them
gtk
gtk2
# imlib depends on gtk+-1
imlib
perl
# tcl ebuild overwrites Apple's tcl, so we mask it (dev-lang/ruby)
tcltk
# needs a lot of packages ported before its usable.
xemacs
# this is going to be a hard thing to port, if even doable
mpi
sasl
# until we can get mysql keyworded
mysql
|