diff options
Diffstat (limited to 'sci-biology/trnascan-se/trnascan-se-1.23.ebuild')
-rw-r--r-- | sci-biology/trnascan-se/trnascan-se-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/trnascan-se/trnascan-se-1.23.ebuild b/sci-biology/trnascan-se/trnascan-se-1.23.ebuild index 6383d30c6f5f..6163ab26b381 100644 --- a/sci-biology/trnascan-se/trnascan-se-1.23.ebuild +++ b/sci-biology/trnascan-se/trnascan-se-1.23.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/trnascan-se/trnascan-se-1.23.ebuild,v 1.1 2005/01/30 18:25:40 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/trnascan-se/trnascan-se-1.23.ebuild,v 1.2 2005/03/02 02:27:47 ribosome Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="dev-lang/perl" |