diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-02-21 17:37:02 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-02-21 17:37:02 +0000 |
commit | 886a975c2db5e30b8fb09878b89a168935c50107 (patch) | |
tree | 61e5afd3bb7af2b6d91b35a01db1496f328395be /profiles | |
parent | stable on ia64 #79686 (diff) | |
download | gentoo-2-886a975c2db5e30b8fb09878b89a168935c50107.tar.gz gentoo-2-886a975c2db5e30b8fb09878b89a168935c50107.tar.bz2 gentoo-2-886a975c2db5e30b8fb09878b89a168935c50107.zip |
Added mysql to use.mask until we can get it keyworded.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.3/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/use.mask b/profiles/default-darwin/macos/10.3/use.mask index 0adca5a91d4d..7410e360c849 100644 --- a/profiles/default-darwin/macos/10.3/use.mask +++ b/profiles/default-darwin/macos/10.3/use.mask @@ -18,3 +18,6 @@ xemacs # this is going to be a hard thing to port, if even doable mpi + +# until we can get mysql keyworded +mysql |