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 | 2dbc65642f405a7004f3f0cba2e22f853811a323 (patch) | |
tree | e343c39c3d23922d8a4db11d8299ec403c34024c | |
parent | Fix building for uClibc #260001 by Jos van der Ende. (diff) | |
download | gentoo-2-2dbc65642f405a7004f3f0cba2e22f853811a323.tar.gz gentoo-2-2dbc65642f405a7004f3f0cba2e22f853811a323.tar.bz2 gentoo-2-2dbc65642f405a7004f3f0cba2e22f853811a323.zip |
Add amd64-fbsd arch
-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 |