summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-04-28 19:25:42 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-04-28 19:25:42 +0000
commit1bcdbb214a00dd4adde8f656a4876c55069c573a (patch)
tree766da7f811a3a96db534372871c1340b083c8b2a /sci-libs/cholmod/cholmod-1.6.0-r1.ebuild
parentKeyworded on alpha, bug #219468 (diff)
downloadgentoo-2-1bcdbb214a00dd4adde8f656a4876c55069c573a.tar.gz
gentoo-2-1bcdbb214a00dd4adde8f656a4876c55069c573a.tar.bz2
gentoo-2-1bcdbb214a00dd4adde8f656a4876c55069c573a.zip
Keyworded on alpha, bug #219468
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'sci-libs/cholmod/cholmod-1.6.0-r1.ebuild')
-rw-r--r--sci-libs/cholmod/cholmod-1.6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild b/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild
index 144adc60408a..354603e4071f 100644
--- a/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild
+++ b/sci-libs/cholmod/cholmod-1.6.0-r1.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-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.3 2008/04/28 01:11:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.6.0-r1.ebuild,v 1.4 2008/04/28 19:25:42 klausman Exp $
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86"
IUSE="doc metis minimal supernodal"
RDEPEND="supernodal? ( virtual/lapack )