summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/hardened/x86/make.defaults')
-rw-r--r--profiles/hardened/x86/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/x86/make.defaults b/profiles/hardened/x86/make.defaults
index 8bab7be2fdad..f6d20cd6af74 100644
--- a/profiles/hardened/x86/make.defaults
+++ b/profiles/hardened/x86/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/hardened/x86/make.defaults,v 1.20 2009/12/13 21:00:00 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.21 2009/12/13 21:45:34 remi Exp $
ARCH="x86"
ACCEPT_KEYWORDS="x86"
@@ -15,7 +15,7 @@ USE="berkdb crypt hardened nls nptl nptlonly pam pic readline ssl tcpd zlib"
# Defaults for video drivers
VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 intel \
mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
- siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
+ siliconmotion sis sisusb tdfx tga trident tseng v4l vesa via vmware \
voodoo"
# 2006/12/21 - Andrej Kacian <ticho@gentoo.org>