diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2009-03-12 23:05:35 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2009-03-12 23:05:35 +0000 |
commit | d68e5b1d27848d6b6134fb4ac51bf99b0555452c (patch) | |
tree | 3a6917d52d2c60b887b097224036a9f3f18567a8 /profiles | |
parent | Fix building for uClibc #260001 by Jos van der Ende. (diff) | |
download | historical-d68e5b1d27848d6b6134fb4ac51bf99b0555452c.tar.gz historical-d68e5b1d27848d6b6134fb4ac51bf99b0555452c.tar.bz2 historical-d68e5b1d27848d6b6134fb4ac51bf99b0555452c.zip |
Add amd64-fbsd arch
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch.list | 1 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch.list b/profiles/arch.list index 6dd4a372fc2a..d2aec7042ced 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -1,5 +1,6 @@ alpha amd64 +amd64-fbsd arm hppa ia64 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 91d661165a68..21f50472772b 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -75,6 +75,7 @@ ppc64 default-linux/ppc/ppc64/2007.0/64bit-userland dev #x86 default-linux/x86/2007.0/desktop stable # Gentoo/FreeBSD Profiles +amd64-fbsd default/bsd/fbsd/amd64/7.1 dev sparc-fbsd default-bsd/fbsd/6.2/sparc dev x86-fbsd default-bsd/fbsd/6.2/x86 dev x86-fbsd default/bsd/fbsd/x86/7.1 dev |