diff options
-rw-r--r-- | profiles/default-ppc-1.0/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-ppc-1.4/make.defaults | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-ppc-1.0/make.defaults b/profiles/default-ppc-1.0/make.defaults index f077e2a84bdf..e93b497a1126 100644 --- a/profiles/default-ppc-1.0/make.defaults +++ b/profiles/default-ppc-1.0/make.defaults @@ -26,6 +26,6 @@ motif opengl mozilla png truetype ppc" # The following USE should _not_ bet set on ppc as they can cause breakage # in some pacakges (are mostly x86 only options) -# 3dfx 3dnow avi icc icc-pgo mmx svga sse +# 3dfx 3dnow avi icc icc-pgo mmx svga sse nas ACCEPT_KEYWORDS="ppc" diff --git a/profiles/default-ppc-1.4/make.defaults b/profiles/default-ppc-1.4/make.defaults index 8001b186407d..3863c3222f22 100644 --- a/profiles/default-ppc-1.4/make.defaults +++ b/profiles/default-ppc-1.4/make.defaults @@ -26,7 +26,7 @@ motif opengl mozilla png truetype ppc" # The following USE should _not_ bet set on ppc as they can cause breakage # in some pacakges (are mostly x86 only options) -# 3dfx 3dnow avi icc icc-pgo mmx svga sse +# 3dfx 3dnow avi icc icc-pgo mmx svga sse nas ACCEPT_KEYWORDS="ppc" |