diff options
Diffstat (limited to 'profiles/arch/m68k/use.mask')
-rw-r--r-- | profiles/arch/m68k/use.mask | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask new file mode 100644 index 000000000000..ccdbf3898e59 --- /dev/null +++ b/profiles/arch/m68k/use.mask @@ -0,0 +1,63 @@ +hardened + +# Paul de Vrieze <pauldv@gentoo.org> +# There is no java in this profile (if there is it must be available). Without +# this repoman will fail on apps like sys-libs/db +java + +# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" +# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org +# all of these are binary-only, and not presently available on this +# architecture. +php +djbfft +qdbm +mzscheme + +emacs +xemacs + +afs +tcl +tk +tcltk +ldap +slang +diet +gtk +qt3 +qt4 +mono +python +cairo +svg +X +crypt +mysql +samba +dbus +xpm +ruby +ocaml +guile +lua +djvu + +# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. +# Bug #184563, 18 Sep 2007 +# Robin H. Johnson <robbat2@gentoo.org> +audit + +# Masking this for vim since we don't have a stable libXt and libSM +vim-with-x + +# Masking since dev-db/sqlite is masked +sqlite + +# Masking these globally, since we don't have X +gnome +pango + +# Masking since net-dns/avahi and net-misc/mDNSResponder are masked +avahi +zeroconf |