diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:37:04 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 06:37:04 +0000 |
commit | a328550b7b2a216fa2facc9391ed8c1ff03e6cbe (patch) | |
tree | 576d145a2b9f661399663b307d4428f49d5918b7 /sci-libs/cholmod/cholmod-2.1.2.ebuild | |
parent | sparc stable wrt bug #530424 (diff) | |
download | historical-a328550b7b2a216fa2facc9391ed8c1ff03e6cbe.tar.gz historical-a328550b7b2a216fa2facc9391ed8c1ff03e6cbe.tar.bz2 historical-a328550b7b2a216fa2facc9391ed8c1ff03e6cbe.zip |
sparc stable wrt bug #534648
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sci-libs/cholmod/cholmod-2.1.2.ebuild')
-rw-r--r-- | sci-libs/cholmod/cholmod-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild index 958bbbd8a629..3d4b5e0f6407 100644 --- a/sci-libs/cholmod/cholmod-2.1.2.ebuild +++ b/sci-libs/cholmod/cholmod-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v 1.8 2015/04/21 17:47:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/cholmod-2.1.2.ebuild,v 1.9 2015/05/13 06:37:01 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="cuda doc lapack metis minimal static-libs" RDEPEND=" |