diff options
author | Jon Nall <nall@gentoo.org> | 2003-02-19 04:02:21 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2003-02-19 04:02:21 +0000 |
commit | 306a42b4ed3ce11349f11eb542de1ffeb7ffd163 (patch) | |
tree | 3c19e4a5b7febedc5cdb359893181e6be8eb977d /profiles/default-ppc-1.4 | |
parent | works fine on ppc (diff) | |
download | historical-306a42b4ed3ce11349f11eb542de1ffeb7ffd163.tar.gz historical-306a42b4ed3ce11349f11eb542de1ffeb7ffd163.tar.bz2 historical-306a42b4ed3ce11349f11eb542de1ffeb7ffd163.zip |
removed nas as it seems to work fine.
Diffstat (limited to 'profiles/default-ppc-1.4')
-rw-r--r-- | profiles/default-ppc-1.4/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-ppc-1.4/use.mask | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-ppc-1.4/make.defaults b/profiles/default-ppc-1.4/make.defaults index 3863c3222f22..8001b186407d 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 nas +# 3dfx 3dnow avi icc icc-pgo mmx svga sse ACCEPT_KEYWORDS="ppc" diff --git a/profiles/default-ppc-1.4/use.mask b/profiles/default-ppc-1.4/use.mask index 75408c33e40e..013c927a7192 100644 --- a/profiles/default-ppc-1.4/use.mask +++ b/profiles/default-ppc-1.4/use.mask @@ -9,4 +9,3 @@ icc-pgo mmx svga sse -nas |