diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 01:11:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 01:11:58 +0000 |
commit | 6737c23aff0a311f200a7534a0f265fda3f614e2 (patch) | |
tree | 4b707b87b96601695496fbbeeb4fdfee11886a22 /profiles/default-alpha-1.4 | |
parent | Fix my mistake of changing the x86 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.tar.gz gentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.tar.bz2 gentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.zip |
tcc is x86-only
Diffstat (limited to 'profiles/default-alpha-1.4')
-rw-r--r-- | profiles/default-alpha-1.4/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-alpha-1.4/use.mask b/profiles/default-alpha-1.4/use.mask index 0a63fb569082..1e3d1ccf28b7 100644 --- a/profiles/default-alpha-1.4/use.mask +++ b/profiles/default-alpha-1.4/use.mask @@ -36,3 +36,6 @@ java # firebird appears to be x86-only (the db, not the browser) firebird + +# tcc is x86-only +tcc |