diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 13:01:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-03 13:01:26 +0000 |
commit | 8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa (patch) | |
tree | d198aa969b4c659c2a0ce759ae01215dc105c253 /sci-biology/aaindex | |
parent | initial commit of a viewer for Portage's ELOG capabilities (GTK+ frontend), t... (diff) | |
download | historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.tar.gz historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.tar.bz2 historical-8d9c28dd2bfd2ed1dbb6c99dca2ebd7ea401b9aa.zip |
Stable on ppc wrt bug 153766
Package-Manager: portage-2.1.2_rc1-r2
Diffstat (limited to 'sci-biology/aaindex')
-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 c9f8915e7874..1d5f56376e50 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.3 2006/11/02 20:16:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.4 2006/11/03 12:53:33 nixnut 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 )" |