summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-03-04 19:46:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-03-04 19:46:38 +0000
commitf2df8acb54a9f60709344f0cf186f0738f7cf5ef (patch)
treed2114c70f8143a91b7db833e15f935ed2eae4e49 /sys-fs
parentadd missing test to IUSE (diff)
downloadgentoo-2-f2df8acb54a9f60709344f0cf186f0738f7cf5ef.tar.gz
gentoo-2-f2df8acb54a9f60709344f0cf186f0738f7cf5ef.tar.bz2
gentoo-2-f2df8acb54a9f60709344f0cf186f0738f7cf5ef.zip
add missing test to IUSE
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/zfs-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index a2028a761721..92de4f62ee10 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.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/sys-fs/zfs/zfs-9999.ebuild,v 1.14 2012/02/29 00:29:35 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-9999.ebuild,v 1.15 2012/03/04 19:46:38 mr_bones_ Exp $
EAPI="4"
@@ -14,7 +14,7 @@ EGIT_REPO_URI="git://github.com/zfsonlinux/zfs.git"
LICENSE="CDDL GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="custom-cflags debug dracut test-suite static-libs"
+IUSE="custom-cflags debug dracut test test-suite static-libs"
DEPEND="
>=sys-kernel/spl-${PV}