diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:37:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:37:29 +0000 |
commit | 62100979555ce82b7e2a238cd66bb7e2e38ae114 (patch) | |
tree | a3ce98f261bc847dcc99641e4d2c2f8e3bf25ad0 /profiles | |
parent | rebuild manifest #123302 (diff) | |
download | gentoo-2-62100979555ce82b7e2a238cd66bb7e2e38ae114.tar.gz gentoo-2-62100979555ce82b7e2a238cd66bb7e2e38ae114.tar.bz2 gentoo-2-62100979555ce82b7e2a238cd66bb7e2e38ae114.zip |
Don't use prelude USE flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.4/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.4/use.mask b/profiles/default-darwin/macos/10.4/use.mask index 4d6a84a3a5ef..f4f80dd6a752 100644 --- a/profiles/default-darwin/macos/10.4/use.mask +++ b/profiles/default-darwin/macos/10.4/use.mask @@ -46,3 +46,6 @@ gnutls # gpgme doesn't compile: nested functions are not supported on MacOSX gpgme + +# libprelude depends on gnutls which is h0rkened for now +prelude |