diff options
author | Tom Gall <tgall@gentoo.org> | 2007-02-25 18:05:10 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-02-25 18:05:10 +0000 |
commit | c490c8af4f6470fabf86f3916dd79e4d429c23b1 (patch) | |
tree | 26b095acb9113ce10537f0178b7a2f1825be7277 /profiles/default-linux | |
parent | Stable on ppc64; bug #154314 (diff) | |
download | gentoo-2-c490c8af4f6470fabf86f3916dd79e4d429c23b1.tar.gz gentoo-2-c490c8af4f6470fabf86f3916dd79e4d429c23b1.tar.bz2 gentoo-2-c490c8af4f6470fabf86f3916dd79e4d429c23b1.zip |
spaces are a good thing
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults index c493f079aade..768006b2d281 100644 --- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.2 2007/02/23 14:54:31 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.3 2007/02/25 18:05:10 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -15,7 +15,7 @@ ACCEPT_KEYWORDS="ppc64" STAGE1_USE="unicode nptl nptlonly" # USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib" -USE="unicode nptl nptlonlyberkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib" +USE="unicode nptl nptlonly berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib" VIDEO_CARDS="mga ati dummy fbdev nv s3 vega vga" |