summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 12:51:16 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 12:51:16 +0000
commit2e16628a5689967285c304ef00e2c144990417c9 (patch)
treebf7cc33d2d2dac0c98ae26da01bd15bd5816a549 /sci-libs
parentBump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff)
downloadgentoo-2-2e16628a5689967285c304ef00e2c144990417c9.tar.gz
gentoo-2-2e16628a5689967285c304ef00e2c144990417c9.tar.bz2
gentoo-2-2e16628a5689967285c304ef00e2c144990417c9.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/amd/ChangeLog6
-rw-r--r--sci-libs/amd/amd-2.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog
index 289af5541676..d8de465be77c 100644
--- a/sci-libs/amd/ChangeLog
+++ b/sci-libs/amd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.35 2013/06/24 22:11:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.36 2013/07/18 12:51:16 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ amd-2.3.1.ebuild:
+ Keyword ~arm.
24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> amd-2.3.1.ebuild:
Switch to EAPI5 and new tar ball
diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild
index c5a92aa89f32..357eee9c37e3 100644
--- a/sci-libs/amd/amd-2.3.1.ebuild
+++ b/sci-libs/amd/amd-2.3.1.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/amd/amd-2.3.1.ebuild,v 1.2 2013/06/24 22:11:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.3.1.ebuild,v 1.3 2013/07/18 12:51:16 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-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="doc fortran static-libs"
RDEPEND="sci-libs/suitesparseconfig"