diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 19:38:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 19:38:55 +0000 |
commit | d8569a698019380c514d7a9753a90ce223649b86 (patch) | |
tree | 2e1c74503c8a0a6597078fd36eb7061e6263a3b7 /profiles | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-d8569a698019380c514d7a9753a90ce223649b86.tar.gz gentoo-2-d8569a698019380c514d7a9753a90ce223649b86.tar.bz2 gentoo-2-d8569a698019380c514d7a9753a90ce223649b86.zip |
remove macos finally and add sh
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch.list | 2 | ||||
-rw-r--r-- | profiles/use.desc | 7 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/arch.list b/profiles/arch.list index 81530294cdfb..aaacb9a203ee 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -3,12 +3,12 @@ amd64 arm hppa ia64 -macos mips ppc ppc64 ppc-macos s390 +sh sparc x86 x86-obsd diff --git a/profiles/use.desc b/profiles/use.desc index 12d206d99758..42878e41b1bb 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.192 2004/10/22 17:48:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.193 2004/10/22 19:38:55 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -298,9 +298,12 @@ alpha - indicates that architecture is 64-bit Alpha amd64 - indicates that architecture is AMD64 arm - indicates that architecture is ARM hppa - indicates that architecture is HP PA-Risc -macos - indicates that platform is Mac OS (Jaguar, Panther or Tiger) +ia64 - indicates that architecture is 64-bit Itanium mips - indicates that architecture is MIPS based ppc - indicates that architecture is PowerPC ppc64 - indicates that architecture is PowerPC64 +ppc-macos - indicates that platform is Mac OS (Jaguar, Panther or Tiger) +s390 - indicates that architecture is zSeries/s390 +sh - indicates that architecture is SuperH sparc - indicates that architecture is (32-bit) Sparc x86 - indicates that architecture is x86 |