summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kislyuk <weaver@gentoo.org>2008-05-26 14:34:52 +0000
committerAndrey Kislyuk <weaver@gentoo.org>2008-05-26 14:34:52 +0000
commit8392b86b6b610eea9e51b6c57882485451071f2f (patch)
tree33153e232315717b9a67e9304ebc4d389e13440b /sci-biology/blat
parentDon't die on ~x86-fbsd, as noted by Alexis Ballier in bug 223557. (diff)
downloadhistorical-8392b86b6b610eea9e51b6c57882485451071f2f.tar.gz
historical-8392b86b6b610eea9e51b6c57882485451071f2f.tar.bz2
historical-8392b86b6b610eea9e51b6c57882485451071f2f.zip
+ ~amd64
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'sci-biology/blat')
-rw-r--r--sci-biology/blat/blat-34.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/blat/blat-34.ebuild b/sci-biology/blat/blat-34.ebuild
index 2852feece89c..7f8d20f4ee07 100644
--- a/sci-biology/blat/blat-34.ebuild
+++ b/sci-biology/blat/blat-34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/blat/blat-34.ebuild,v 1.1 2008/05/23 17:28:35 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/blat/blat-34.ebuild,v 1.2 2008/05/26 14:33:26 weaver Exp $
inherit toolchain-funcs
@@ -9,7 +9,7 @@ LICENSE="blat"
HOMEPAGE="http://www.cse.ucsc.edu/~kent/"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
MY_PN="${PN}Src"
SRC_URI="http://www.soe.ucsc.edu/~kent/src/${MY_PN}${PV}.zip"