diff options
author | 2006-11-02 20:16:36 +0000 | |
---|---|---|
committer | 2006-11-02 20:16:36 +0000 | |
commit | 177175d6fb75c2fce0c31cbe4c83102d77feace0 (patch) | |
tree | 877e1829b2f3f80d116f90fa0c47d4087acfcc7c /sci-biology/aaindex/aaindex-9.1.ebuild | |
parent | Applied --as-needed patch. Thanks to Jory A. Pratt <geekypenguin@gmail.com>. ... (diff) | |
download | gentoo-2-177175d6fb75c2fce0c31cbe4c83102d77feace0.tar.gz gentoo-2-177175d6fb75c2fce0c31cbe4c83102d77feace0.tar.bz2 gentoo-2-177175d6fb75c2fce0c31cbe4c83102d77feace0.zip |
Dropped ppc-macos, see you in prefix.
(Portage version: 2.1.1)
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 e8c53fee95f4..c9f8915e7874 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.2 2006/11/02 00:51:31 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.3 2006/11/02 20:16:36 grobian 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 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND="emboss? ( sci-biology/emboss )" |