summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-01-02 20:29:33 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-01-02 20:29:33 +0000
commitf8282dc507cbf8ae85daa2b6b987cac6e812eda7 (patch)
tree72b8b29a640cc14cdede5e30921a89dfd70fe195 /app-emulation/qemu-user/qemu-user-0.8.2.ebuild
parentFix dependencies; bug 150822 (diff)
downloadhistorical-f8282dc507cbf8ae85daa2b6b987cac6e812eda7.tar.gz
historical-f8282dc507cbf8ae85daa2b6b987cac6e812eda7.tar.bz2
historical-f8282dc507cbf8ae85daa2b6b987cac6e812eda7.zip
stable x86, bug #159522
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-emulation/qemu-user/qemu-user-0.8.2.ebuild')
-rw-r--r--app-emulation/qemu-user/qemu-user-0.8.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild
index d383c9ce2f9e..455ecc8affb8 100644
--- a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild
+++ b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.3 2006/12/31 02:47:01 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.4 2007/01/02 20:29:33 opfer Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P/-user/}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="-alpha ~amd64 ppc -sparc ~x86"
+KEYWORDS="-alpha ~amd64 ppc -sparc x86"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip test"