summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 14:13:46 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 14:13:46 +0000
commitefd2fa63be97a7aebd4e5b06a09c47ba672b1b40 (patch)
treed3eebea09f41b9cae38d2295c2d8221aa1198c48 /sci-libs
parentSecurity bump (CVE-2011-4363) (diff)
downloadgentoo-2-efd2fa63be97a7aebd4e5b06a09c47ba672b1b40.tar.gz
gentoo-2-efd2fa63be97a7aebd4e5b06a09c47ba672b1b40.tar.bz2
gentoo-2-efd2fa63be97a7aebd4e5b06a09c47ba672b1b40.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/ccolamd/ChangeLog6
-rw-r--r--sci-libs/ccolamd/ccolamd-2.8.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog
index f4caab3b82d7..bc78d7fb1a77 100644
--- a/sci-libs/ccolamd/ChangeLog
+++ b/sci-libs/ccolamd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/ccolamd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.32 2013/06/24 22:23:35 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.33 2013/07/18 14:13:46 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ ccolamd-2.8.0.ebuild:
+ Keyword ~arm.
24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> -ccolamd-2.7.1.ebuild,
-ccolamd-2.7.4.ebuild, ccolamd-2.8.0.ebuild:
diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild
index efd95b30ac08..402f5a3837d5 100644
--- a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild
+++ b/sci-libs/ccolamd/ccolamd-2.8.0.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/ccolamd/ccolamd-2.8.0.ebuild,v 1.2 2013/06/24 22:23:35 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.8.0.ebuild,v 1.3 2013/07/18 14:13:46 chithanh Exp $
EAPI=5
@@ -13,7 +13,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-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
RDEPEND="sci-libs/suitesparseconfig"