diff options
Diffstat (limited to 'sci-biology/transfac/transfac-3.2.ebuild')
-rw-r--r-- | sci-biology/transfac/transfac-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild index 616640d2a0c3..fbdf04216309 100644 --- a/sci-biology/transfac/transfac-3.2.ebuild +++ b/sci-biology/transfac/transfac-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.11 2006/01/21 18:34:30 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.12 2006/08/18 02:49:24 weeve Exp $ DESCRIPTION="A database of eucaryotic transcription factors" HOMEPAGE="http://www.gene-regulation.com/pub/databases.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z" LICENSE="public-domain" SLOT="3" -KEYWORDS="amd64 ppc ppc-macos ppc64 x86" +KEYWORDS="amd64 ppc ppc-macos ppc64 ~sparc x86" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |