diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 11:02:47 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 11:02:47 +0000 |
commit | e37df1e6e45d5960eaa4a22f0c6a3fb73258dd27 (patch) | |
tree | 19dfd5341f833a3e6a5a0726a5f30340bd6ca9e8 /sci-biology/fasta | |
parent | Mask sci-biology/fasta[icc] since there is no icc for PPC (diff) | |
download | gentoo-2-e37df1e6e45d5960eaa4a22f0c6a3fb73258dd27.tar.gz gentoo-2-e37df1e6e45d5960eaa4a22f0c6a3fb73258dd27.tar.bz2 gentoo-2-e37df1e6e45d5960eaa4a22f0c6a3fb73258dd27.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-biology/fasta')
-rw-r--r-- | sci-biology/fasta/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/fasta/fasta-35.4.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/fasta/ChangeLog b/sci-biology/fasta/ChangeLog index 627128ade698..4f94ada57f49 100644 --- a/sci-biology/fasta/ChangeLog +++ b/sci-biology/fasta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/fasta -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/ChangeLog,v 1.2 2010/06/15 12:50:43 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/ChangeLog,v 1.3 2011/01/16 11:02:47 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> fasta-35.4.10.ebuild: + marked ~ppc wrt #303931 15 Jun 2010; Justin Lecher <jlec@gentoo.org> fasta-35.4.10.ebuild: keyworded for ~amd64-linux ~x86-linux diff --git a/sci-biology/fasta/fasta-35.4.10.ebuild b/sci-biology/fasta/fasta-35.4.10.ebuild index 2db42dcbe8c9..45f4137d1b7b 100644 --- a/sci-biology/fasta/fasta-35.4.10.ebuild +++ b/sci-biology/fasta/fasta-35.4.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.3 2010/06/15 12:50:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.4 2011/01/16 11:02:47 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://faculty.virginia.edu/wrpearson/${PN}/${PN}3/${P}.tar.gz" LICENSE="fasta" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug icc sse2 test" DEPEND=" |