diff options
author | 2004-10-14 19:49:38 +0000 | |
---|---|---|
committer | 2004-10-14 19:49:38 +0000 | |
commit | ad80f475bec40dcf927773c691acefdb173ab904 (patch) | |
tree | 840c6c16333709569be422a51662da8354906b4d /app-sci/hmmer | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-ad80f475bec40dcf927773c691acefdb173ab904.tar.gz gentoo-2-ad80f475bec40dcf927773c691acefdb173ab904.tar.bz2 gentoo-2-ad80f475bec40dcf927773c691acefdb173ab904.zip |
Keyworded ~ppc-macos.
Diffstat (limited to 'app-sci/hmmer')
-rw-r--r-- | app-sci/hmmer/hmmer-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/hmmer/hmmer-2.3.2.ebuild b/app-sci/hmmer/hmmer-2.3.2.ebuild index 0c4b3e25470c..2796a4dc97b8 100644 --- a/app-sci/hmmer/hmmer-2.3.2.ebuild +++ b/app-sci/hmmer/hmmer-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.3.2.ebuild,v 1.1 2004/09/30 00:21:21 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.3.2.ebuild,v 1.2 2004/10/14 19:49:38 gongloo Exp $ DESCRIPTION="HMMER - Biological sequence analysis with profile HMMs" HOMEPAGE="http://hmmer.wustl.edu/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.genetics.wustl.edu/pub/eddy/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc-macos" IUSE="" src_compile() { |