diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-15 12:50:43 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-15 12:50:43 +0000 |
commit | 4eb0ab9a157404c94c41bff3216953ebd9e69c31 (patch) | |
tree | 662025df29cb9c1dfb62dd0d303c6f14056baa80 /sci-biology/fasta | |
parent | Fixed typo ${PYTHON} -> $(PYTHON), thanks Arfrever for spotting this (diff) | |
download | gentoo-2-4eb0ab9a157404c94c41bff3216953ebd9e69c31.tar.gz gentoo-2-4eb0ab9a157404c94c41bff3216953ebd9e69c31.tar.bz2 gentoo-2-4eb0ab9a157404c94c41bff3216953ebd9e69c31.zip |
keyworded for ~amd64-linux ~x86-linux
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/fasta')
-rw-r--r-- | sci-biology/fasta/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/fasta/fasta-35.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/fasta/ChangeLog b/sci-biology/fasta/ChangeLog index d4a9b4db6903..627128ade698 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.1 2010/02/06 20:00:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/ChangeLog,v 1.2 2010/06/15 12:50:43 jlec Exp $ + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> fasta-35.4.10.ebuild: + keyworded for ~amd64-linux ~x86-linux *fasta-35.4.10 (06 Feb 2010) diff --git a/sci-biology/fasta/fasta-35.4.10.ebuild b/sci-biology/fasta/fasta-35.4.10.ebuild index 73b852ae5880..2db42dcbe8c9 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 # 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.2 2010/02/07 01:48:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/fasta/fasta-35.4.10.ebuild,v 1.3 2010/06/15 12:50:43 jlec 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="~x86 ~amd64" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug icc sse2 test" DEPEND=" |