diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2012-10-29 07:07:43 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2012-10-29 07:07:43 +0000 |
commit | 16c722c82acfbef2f76826e8d288ed7ad2c21ac1 (patch) | |
tree | 248421ddd9d4fe0474e7a51c19d78caced130795 /profiles/arch/amd64/package.use | |
parent | Bump (diff) | |
download | gentoo-2-16c722c82acfbef2f76826e8d288ed7ad2c21ac1.tar.gz gentoo-2-16c722c82acfbef2f76826e8d288ed7ad2c21ac1.tar.bz2 gentoo-2-16c722c82acfbef2f76826e8d288ed7ad2c21ac1.zip |
Add package.use so we can enable the native arch as the default qemu target for bug #437788
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r-- | profiles/arch/amd64/package.use | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use new file mode 100644 index 000000000000..d7620a5509e0 --- /dev/null +++ b/profiles/arch/amd64/package.use @@ -0,0 +1,7 @@ +# Copyright 2012-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use,v 1.1 2012/10/29 07:07:43 cardoe Exp $ + +# Doug Goldstein <cardoe@gentoo.org> (29 Oct 2012) +# Enable the native arch as the default qemu target +app-emulation/qemu qemu_softmmu_target_x86_64 |