diff options
author | 2012-05-30 13:43:13 +0000 | |
---|---|---|
committer | 2012-05-30 13:43:13 +0000 | |
commit | c7bcaf9be72f39879ffd75fa21da3c686a7b8afa (patch) | |
tree | ae51d4e4faff235ceb09d3864fa3aa94c9bbb644 /sci-libs/cholmod/cholmod-1.7.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-c7bcaf9be72f39879ffd75fa21da3c686a7b8afa.tar.gz historical-c7bcaf9be72f39879ffd75fa21da3c686a7b8afa.tar.bz2 historical-c7bcaf9be72f39879ffd75fa21da3c686a7b8afa.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/cholmod/cholmod-1.7.4.ebuild')
-rw-r--r-- | sci-libs/cholmod/cholmod-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cholmod/cholmod-1.7.4.ebuild b/sci-libs/cholmod/cholmod-1.7.4.ebuild index 67d866113d8d..3b50fe6676a0 100644 --- a/sci-libs/cholmod/cholmod-1.7.4.ebuild +++ b/sci-libs/cholmod/cholmod-1.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.7.4.ebuild,v 1.5 2012/05/04 08:22:50 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-1.7.4.ebuild,v 1.6 2012/05/30 13:42:53 aballier Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="debug doc metis minimal static-libs +supernodal" RDEPEND=" |