summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 01:11:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 01:11:58 +0000
commit6737c23aff0a311f200a7534a0f265fda3f614e2 (patch)
tree4b707b87b96601695496fbbeeb4fdfee11886a22 /profiles
parentFix my mistake of changing the x86 keyword. (Manifest recommit) (diff)
downloadgentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.tar.gz
gentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.tar.bz2
gentoo-2-6737c23aff0a311f200a7534a0f265fda3f614e2.zip
tcc is x86-only
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-alpha-1.4/use.mask3
-rw-r--r--profiles/default-ia64-1.4/use.mask2
2 files changed, 5 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
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