summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-02-20 18:45:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-02-20 18:45:01 +0000
commit48cbb35a19c6a08e11d645051df9d3263e984b16 (patch)
treef4db631f94ed1cef78754467c72ff474ec8f326c /app-emulation
parentFix libnet dependency, fix #405055 (diff)
downloadgentoo-2-48cbb35a19c6a08e11d645051df9d3263e984b16.tar.gz
gentoo-2-48cbb35a19c6a08e11d645051df9d3263e984b16.tar.bz2
gentoo-2-48cbb35a19c6a08e11d645051df9d3263e984b16.zip
add missing test to IUSE
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild b/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild
index 98c3dacf37cc..f70d3731ca9e 100644
--- a/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild
+++ b/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild,v 1.1 2012/02/19 23:19:22 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r3.ebuild,v 1.2 2012/02/20 18:45:01 mr_bones_ Exp $
#BACKPORTS=1
@@ -31,7 +31,7 @@ LICENSE="GPL-2"
SLOT="0"
# xen is disabled until the deps are fixed
IUSE="+aio alsa bluetooth brltty curl debug esd fdt ncurses \
-opengl pulseaudio qemu-ifup rbd sasl sdl smartcard spice +threads tls \
+opengl pulseaudio qemu-ifup rbd sasl sdl smartcard spice test +threads tls \
usbredir vde +vhost-net xattr xen"
# static, depends on libsdl being built with USE=static-libs, which can not
# be expressed in current EAPI's