diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-07 05:27:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-07 05:27:56 +0000 |
commit | 0de9300ebaec08c704cec13878e6ba782f8b4020 (patch) | |
tree | 2833ef8178182e24c8370ad828972c9b793ced9e | |
parent | x86 is stable; I'll shutdown after ther (diff) | |
download | historical-0de9300ebaec08c704cec13878e6ba782f8b4020.tar.gz historical-0de9300ebaec08c704cec13878e6ba782f8b4020.tar.bz2 historical-0de9300ebaec08c704cec13878e6ba782f8b4020.zip |
add pcmcia to use.mask
-rw-r--r-- | profiles/default-linux/ppc/2005.1/ppc64/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/ppc64/use.mask | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/2005.1/ppc64/use.mask b/profiles/default-linux/ppc/2005.1/ppc64/use.mask index 5c1c3af34d9e..d32f3c73229c 100644 --- a/profiles/default-linux/ppc/2005.1/ppc64/use.mask +++ b/profiles/default-linux/ppc/2005.1/ppc64/use.mask @@ -66,3 +66,6 @@ pyste # we don't have hardware to test. also see bug #113398 dvb + +# mask pcmcia (bug #131306) +pcmcia diff --git a/profiles/default-linux/ppc/ppc64/use.mask b/profiles/default-linux/ppc/ppc64/use.mask index 8272a5e5a2d8..cb9cbc0bb4ce 100644 --- a/profiles/default-linux/ppc/ppc64/use.mask +++ b/profiles/default-linux/ppc/ppc64/use.mask @@ -61,3 +61,6 @@ netbeans #build is busted pike + +# mask pcmcia (bug #131306) +pcmcia diff --git a/profiles/default-linux/ppc64/use.mask b/profiles/default-linux/ppc64/use.mask index dc8f04ff9699..6b5ad5e7f73a 100644 --- a/profiles/default-linux/ppc64/use.mask +++ b/profiles/default-linux/ppc64/use.mask @@ -25,6 +25,7 @@ mono beagle rar nvtv +pcmcia # should be ok jikes |