summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 13:09:25 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 13:09:25 +0000
commit2fdeee401cb22469c6f37dada0e35bfb36d85d2f (patch)
treeae21187e4e736a1f4a6a92d06c7d6dff27fac727 /sci-libs
parentBump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff)
downloadgentoo-2-2fdeee401cb22469c6f37dada0e35bfb36d85d2f.tar.gz
gentoo-2-2fdeee401cb22469c6f37dada0e35bfb36d85d2f.tar.bz2
gentoo-2-2fdeee401cb22469c6f37dada0e35bfb36d85d2f.zip
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cxsparse/ChangeLog6
-rw-r--r--sci-libs/cxsparse/cxsparse-3.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog
index a85679500fa5..dfacbb09d463 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.25 2013/06/24 22:52:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.26 2013/07/18 13:09:25 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ cxsparse-3.1.2.ebuild:
+ Keyword ~arm.
*cxsparse-3.1.2 (24 Jun 2013)
diff --git a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild b/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
index 1383f187c565..e1f10f590887 100644
--- a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
+++ b/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild,v 1.1 2013/06/24 22:52:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-3.1.2.ebuild,v 1.2 2013/07/18 13:09:25 chithanh Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-fbsd ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
RDEPEND="sci-libs/suitesparseconfig"