diff options
author | 2004-02-17 01:11:58 +0000 | |
---|---|---|
committer | 2004-02-17 01:11:58 +0000 | |
commit | 3ad610728cc40bf7bfdee8130a4c6f52e6b1b75c (patch) | |
tree | ba49301be60275f8786726af03608f5e914a1e0f /profiles/default-ia64-1.4 | |
parent | Fix my mistake of changing the x86 keyword. (diff) | |
download | historical-3ad610728cc40bf7bfdee8130a4c6f52e6b1b75c.tar.gz historical-3ad610728cc40bf7bfdee8130a4c6f52e6b1b75c.tar.bz2 historical-3ad610728cc40bf7bfdee8130a4c6f52e6b1b75c.zip |
tcc is x86-only
Diffstat (limited to 'profiles/default-ia64-1.4')
-rw-r--r-- | profiles/default-ia64-1.4/use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-ia64-1.4/use.mask b/profiles/default-ia64-1.4/use.mask index c47cda438554..d611ff835935 100644 --- a/profiles/default-ia64-1.4/use.mask +++ b/profiles/default-ia64-1.4/use.mask @@ -29,3 +29,5 @@ apm # this repoman will fail on apps like sys-libs/db java +# tcc is x86-only +tcc |