summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-11-08 23:55:56 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-11-08 23:55:56 +0000
commit9e99b57a969c81337c0b3c59aebafcacdd10f4b0 (patch)
tree09dc4c2f8f2f0ab8c5d30734bfe4bd0f2a32e12a /app-emulation
parentStable on alpha. (diff)
downloadgentoo-2-9e99b57a969c81337c0b3c59aebafcacdd10f4b0.tar.gz
gentoo-2-9e99b57a969c81337c0b3c59aebafcacdd10f4b0.tar.bz2
gentoo-2-9e99b57a969c81337c0b3c59aebafcacdd10f4b0.zip
Marked x86
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-0.6.0.ebuild b/app-emulation/qemu/qemu-0.6.0.ebuild
index 5e3a29dbb095..1c540d6419fc 100644
--- a/app-emulation/qemu/qemu-0.6.0.ebuild
+++ b/app-emulation/qemu/qemu-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.6.0.ebuild,v 1.6 2004/11/02 09:08:33 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.6.0.ebuild,v 1.7 2004/11/08 23:55:56 lu_zero Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ppc -alpha -sparc"
+KEYWORDS="x86 ppc -alpha -sparc"
IUSE="softmmu qemu-fast sdl"
RESTRICT="nostrip"