summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-02-07 01:48:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-02-07 01:48:58 +0000
commitb290b80472750b2ba7113ac33ec20b7f8d3a5a3e (patch)
tree8bec2ede72a96e7997310fc51023dda8b4793bf7 /sci-biology/fasta
parentremove unused use flag (diff)
downloadgentoo-2-b290b80472750b2ba7113ac33ec20b7f8d3a5a3e.tar.gz
gentoo-2-b290b80472750b2ba7113ac33ec20b7f8d3a5a3e.tar.bz2
gentoo-2-b290b80472750b2ba7113ac33ec20b7f8d3a5a3e.zip
add missing test to IUSE
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'sci-biology/fasta')
-rw-r--r--sci-biology/fasta/fasta-35.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/fasta/fasta-35.4.10.ebuild b/sci-biology/fasta/fasta-35.4.10.ebuild
index 697352dd93a6..73b852ae5880 100644
--- a/sci-biology/fasta/fasta-35.4.10.ebuild
+++ b/sci-biology/fasta/fasta-35.4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.1 2010/02/06 20:00:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.2 2010/02/07 01:48:58 mr_bones_ Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://faculty.virginia.edu/wrpearson/${PN}/${PN}3/${P}.tar.gz"
LICENSE="fasta"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-IUSE="debug icc sse2"
+IUSE="debug icc sse2 test"
DEPEND="
icc? ( dev-lang/icc )