diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-11-22 22:14:27 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-11-22 22:14:27 +0000 |
commit | 3dab3fb4b2ecee4e4d39612c23957ececa1ff86d (patch) | |
tree | d41b0358776fcc96781bd820ce5dc444b1277ca0 /app-sci/qrna | |
parent | Added to ~amd64 (diff) | |
download | historical-3dab3fb4b2ecee4e4d39612c23957ececa1ff86d.tar.gz historical-3dab3fb4b2ecee4e4d39612c23957ececa1ff86d.tar.bz2 historical-3dab3fb4b2ecee4e4d39612c23957ececa1ff86d.zip |
~amd64
Diffstat (limited to 'app-sci/qrna')
-rw-r--r-- | app-sci/qrna/qrna-2.0.2c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/qrna/qrna-2.0.2c.ebuild b/app-sci/qrna/qrna-2.0.2c.ebuild index 2438e3f5f21b..d9e57d29ffa7 100644 --- a/app-sci/qrna/qrna-2.0.2c.ebuild +++ b/app-sci/qrna/qrna-2.0.2c.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/qrna/qrna-2.0.2c.ebuild,v 1.4 2004/11/01 02:45:27 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qrna/qrna-2.0.2c.ebuild,v 1.5 2004/11/22 22:13:20 jhuebel Exp $ DESCRIPTION="Prototype ncRNA genefinder" HOMEPAGE="http://www.genetics.wustl.edu/eddy/software/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.genetics.wustl.edu/pub/eddy/software/qrna.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |