diff options
Diffstat (limited to 'sci-biology/rnaview/rnaview-1.ebuild')
-rw-r--r-- | sci-biology/rnaview/rnaview-1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/rnaview/rnaview-1.ebuild b/sci-biology/rnaview/rnaview-1.ebuild index c4b21c6a41e1..a704581a8d58 100644 --- a/sci-biology/rnaview/rnaview-1.ebuild +++ b/sci-biology/rnaview/rnaview-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/rnaview-1.ebuild,v 1.1 2004/12/23 21:39:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/rnaview-1.ebuild,v 1.2 2005/01/19 00:26:09 ribosome Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" src_unpack() { |