diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 15:13:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 15:13:31 +0000 |
commit | 1ebdcc3a533c54a91c8f4b44b36c6806cb0c9d1b (patch) | |
tree | 4eb538a670465ab9a1ccb2399f2abcac86c53b22 /profiles | |
parent | Removed in preparation for release (diff) | |
download | historical-1ebdcc3a533c54a91c8f4b44b36c6806cb0c9d1b.tar.gz historical-1ebdcc3a533c54a91c8f4b44b36c6806cb0c9d1b.tar.bz2 historical-1ebdcc3a533c54a91c8f4b44b36c6806cb0c9d1b.zip |
Added dar32 and dar64 since they b0rk for us
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index 0533762cbdd6..4b9614fc5cfc 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.37 2005/07/09 23:15:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.38 2005/08/01 15:13:31 gustavoz Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -71,6 +71,10 @@ mono # pyste has untested/unkeyworded deps on sparc pyste +# They're borked <gustavoz> +dar32 +dar64 + # 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 |