diff options
Diffstat (limited to 'app-sci/seaview/seaview-1.ebuild')
-rw-r--r-- | app-sci/seaview/seaview-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/seaview/seaview-1.ebuild b/app-sci/seaview/seaview-1.ebuild index 4c36abf4926d..04d6aa2f59eb 100644 --- a/app-sci/seaview/seaview-1.ebuild +++ b/app-sci/seaview/seaview-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/seaview/seaview-1.ebuild,v 1.1 2004/06/23 17:13:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/seaview/seaview-1.ebuild,v 1.2 2004/06/24 11:05:26 dholm Exp $ DESCRIPTION="A graphical multiple sequence alignment editor" HOMEPAGE="http://pbil.univ-lyon1.fr/software/seaview.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/seaview.tar" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="clustalw" DEPEND="x11-libs/fltk" |