diff options
Diffstat (limited to 'sci-biology/t-coffee/t-coffee-8.14.ebuild')
-rw-r--r-- | sci-biology/t-coffee/t-coffee-8.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/t-coffee/t-coffee-8.14.ebuild b/sci-biology/t-coffee/t-coffee-8.14.ebuild index 773631d503d6..0bce15243004 100644 --- a/sci-biology/t-coffee/t-coffee-8.14.ebuild +++ b/sci-biology/t-coffee/t-coffee-8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-8.14.ebuild,v 1.1 2009/11/24 18:21:23 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-8.14.ebuild,v 1.2 2009/12/29 20:46:07 fauli Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_${PV}.tar SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="sci-biology/clustalw" RDEPEND="${DEPEND}" |