diff options
author | 2008-09-17 10:03:39 +0000 | |
---|---|---|
committer | 2008-09-17 10:03:39 +0000 | |
commit | d908e238005279e910bc41207813ae4cc8b3dff7 (patch) | |
tree | 9204579809076076288d9ba329f304370d2994d1 /profiles | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-d908e238005279e910bc41207813ae4cc8b3dff7.tar.gz gentoo-2-d908e238005279e910bc41207813ae4cc8b3dff7.tar.bz2 gentoo-2-d908e238005279e910bc41207813ae4cc8b3dff7.zip |
x86emu is the only backend available for amd64 (bug #224987)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.force | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index b13b49cfc4b2..a7ad004373a3 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.19 2008/09/12 23:49:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.20 2008/09/17 10:03:39 coldwind Exp $ + + 17 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> package.use.force: + x86emu is the only backend available for amd64 (bug #224987) 12 Sep 2008; Jeremy Olexa <darkside@gentoo.org> no-multilib/package.mask: add games-strategy/smac to no-multilib mask diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index 482179236482..456ca662683a 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -5,3 +5,7 @@ media-libs/libsoundtouch sse # Gustavo Felisberto <humpback@gentoo.org> 19-06-2007 net-im/skype qt-static + +# Santiago M. Mola <coldwind@gentoo.org> (17 Sep 2008) +# x86emu is the only backend available for amd64 (bug #224987) +sys-apps/v86d x86emu |