diff options
author | 2005-12-13 20:52:57 +0000 | |
---|---|---|
committer | 2005-12-13 20:52:57 +0000 | |
commit | 62ab85329291c5a6af336cc83e6bb06e2a425adc (patch) | |
tree | c00419f33fd5379e3b9ecaf2e2fcedaed356d80b /sci-biology/aaindex/aaindex-7.0.ebuild | |
parent | Stable on ppc64; bug #115446 (diff) | |
download | gentoo-2-62ab85329291c5a6af336cc83e6bb06e2a425adc.tar.gz gentoo-2-62ab85329291c5a6af336cc83e6bb06e2a425adc.tar.bz2 gentoo-2-62ab85329291c5a6af336cc83e6bb06e2a425adc.zip |
Stable on ppc64; bug #115449
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology/aaindex/aaindex-7.0.ebuild')
-rw-r--r-- | sci-biology/aaindex/aaindex-7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/aaindex/aaindex-7.0.ebuild b/sci-biology/aaindex/aaindex-7.0.ebuild index a8e1ef2dfeec..6618a0a54701 100644 --- a/sci-biology/aaindex/aaindex-7.0.ebuild +++ b/sci-biology/aaindex/aaindex-7.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-7.0.ebuild,v 1.1 2005/10/18 13:39:42 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-7.0.ebuild,v 1.2 2005/12/13 20:52:57 corsair 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 ~ppc-macos ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 ~x86" DEPEND="emboss? ( sci-biology/emboss )" |