diff options
Diffstat (limited to 'sci-biology/aaindex/aaindex-6.0.ebuild')
-rw-r--r-- | sci-biology/aaindex/aaindex-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/aaindex/aaindex-6.0.ebuild b/sci-biology/aaindex/aaindex-6.0.ebuild index dd5499f058d7..f8727cbb282c 100644 --- a/sci-biology/aaindex/aaindex-6.0.ebuild +++ b/sci-biology/aaindex/aaindex-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.8 2005/06/19 21:49:54 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-6.0.ebuild,v 1.9 2005/09/04 14:51:37 blubb Exp $ DESCRIPTION="Amino acid indices and similarity matrices" HOMEPAGE="http://www.genome.ad.jp/aaindex" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.genome.ad.jp/pub/db/genomenet/${PN}/${PN}.doc ftp://ftp.genome.ad.jp/pub/db/genomenet/${PN}/list_of_indices" LICENSE="public-domain" SLOT="0" -KEYWORDS="ppc ppc-macos ppc64 x86" +KEYWORDS="~amd64 ppc ppc-macos ppc64 x86" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |