diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-20 20:57:06 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-20 20:57:06 +0000 |
commit | 6750330e8eabcef81165e29c02d99e6eb9503d45 (patch) | |
tree | d6101cc181a32d6fa2988b6c62e7c15b6c10444b /sci-biology/aaindex/aaindex-9.1.ebuild | |
parent | stable on amd64 (diff) | |
download | gentoo-2-6750330e8eabcef81165e29c02d99e6eb9503d45.tar.gz gentoo-2-6750330e8eabcef81165e29c02d99e6eb9503d45.tar.bz2 gentoo-2-6750330e8eabcef81165e29c02d99e6eb9503d45.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'sci-biology/aaindex/aaindex-9.1.ebuild')
-rw-r--r-- | sci-biology/aaindex/aaindex-9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild b/sci-biology/aaindex/aaindex-9.1.ebuild index a07b0d4197f2..ff7a2162e06c 100644 --- a/sci-biology/aaindex/aaindex-9.1.ebuild +++ b/sci-biology/aaindex/aaindex-9.1.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/aaindex/aaindex-9.1.ebuild,v 1.5 2006/11/15 13:03:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.6 2006/11/20 20:57:06 blubb Exp $ DESCRIPTION="Amino acid indices and similarity matrices" LICENSE="public-domain" @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" DEPEND="emboss? ( sci-biology/emboss )" |