summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-07-10 23:44:43 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-07-10 23:44:43 +0000
commit5df4d6f9da8498811199d083fc2f36c77e0d91fb (patch)
treef4d88c4d21fa8045f0aa4156985e4b7dc6d396d0 /profiles
parentmacos as ARCH and Keyword instead of ppc (diff)
downloadhistorical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.tar.gz
historical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.tar.bz2
historical-5df4d6f9da8498811199d083fc2f36c77e0d91fb.zip
Macos as arch and default keyword
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-macos-10.4/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-macos-10.4/make.defaults b/profiles/default-macos-10.4/make.defaults
index 76d9de03108e..d6fd7eaf886f 100644
--- a/profiles/default-macos-10.4/make.defaults
+++ b/profiles/default-macos-10.4/make.defaults
@@ -27,7 +27,7 @@ CXXFLAGS=${CFLAGS}
USE=""
-ACCEPT_KEYWORDS="~ppc" # change to macos later
+ACCEPT_KEYWORDS="macos"
COMPILER="gcc3"