diff options
Diffstat (limited to 'app-emulation/qemu/qemu-0.7.1.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-0.7.1.ebuild b/app-emulation/qemu/qemu-0.7.1.ebuild index d39123c8ee98..f146d6a62f17 100644 --- a/app-emulation/qemu/qemu-0.7.1.ebuild +++ b/app-emulation/qemu/qemu-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.1.ebuild,v 1.1 2005/07/25 22:50:50 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.1.ebuild,v 1.2 2005/12/05 20:01:28 dang Exp $ DESCRIPTION="qemu emulator and abi wrapper meta ebuild" HOMEPAGE="http://fabrice.bellard.free.fr/qemu/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} |