diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-21 23:31:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-21 23:31:50 +0000 |
commit | 0287649500e4710fb57a9c6537b0fa6fdb98ce34 (patch) | |
tree | 4560ad47b53230f8c50bd3e5286ba7061d4003aa /sci-biology/wise/wise-2.2.0.ebuild | |
parent | Old version cleanup and rev bump to fix bug #93170. (diff) | |
download | historical-0287649500e4710fb57a9c6537b0fa6fdb98ce34.tar.gz historical-0287649500e4710fb57a9c6537b0fa6fdb98ce34.tar.bz2 historical-0287649500e4710fb57a9c6537b0fa6fdb98ce34.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-biology/wise/wise-2.2.0.ebuild')
-rw-r--r-- | sci-biology/wise/wise-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/wise/wise-2.2.0.ebuild b/sci-biology/wise/wise-2.2.0.ebuild index 5811a4901a04..34b74139b706 100644 --- a/sci-biology/wise/wise-2.2.0.ebuild +++ b/sci-biology/wise/wise-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.2 2005/05/13 03:19:39 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.3 2005/05/21 23:31:50 weeve Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/software/unix/${PN}2/${PN}${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="x86" +KEYWORDS="~sparc x86" RDEPEND="=sci-biology/hmmer-2.3.2-r1" |