summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-07-30 01:25:40 +0000
committerDaniel Goller <morfic@gentoo.org>2004-07-30 01:25:40 +0000
commitbb6d50c662e652c003e7e39586dd396cd04f19c4 (patch)
tree221f3abe9193841d63c283e42b5a0650ce13b956 /profiles/gcc34-x86-2004.2
parentInitial import of x11-plugins/wmacpiload-ac, version 0.1.2_p3. Closes #49347. (diff)
downloadhistorical-bb6d50c662e652c003e7e39586dd396cd04f19c4.tar.gz
historical-bb6d50c662e652c003e7e39586dd396cd04f19c4.tar.bz2
historical-bb6d50c662e652c003e7e39586dd396cd04f19c4.zip
letting user add ~x86 instead of making it default
Diffstat (limited to 'profiles/gcc34-x86-2004.2')
-rw-r--r--profiles/gcc34-x86-2004.2/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/gcc34-x86-2004.2/make.defaults b/profiles/gcc34-x86-2004.2/make.defaults
index e42a200d92ab..c49a0dfac988 100644
--- a/profiles/gcc34-x86-2004.2/make.defaults
+++ b/profiles/gcc34-x86-2004.2/make.defaults
@@ -15,6 +15,6 @@ USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm imlib
ARCH="x86"
COMPILER="gcc3"
-ACCEPT_KEYWORDS="x86 ~x86"
+ACCEPT_KEYWORDS="x86"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"