diff options
author | 2013-07-18 12:52:21 +0000 | |
---|---|---|
committer | 2013-07-18 12:52:21 +0000 | |
commit | 362ada59311b6aec408b5f6de3dc9551593d30d5 (patch) | |
tree | 3593e65883b86e4e3e3740b11bb6d6ae0d946ede /sci-libs | |
parent | Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff) | |
download | gentoo-2-362ada59311b6aec408b5f6de3dc9551593d30d5.tar.gz gentoo-2-362ada59311b6aec408b5f6de3dc9551593d30d5.tar.bz2 gentoo-2-362ada59311b6aec408b5f6de3dc9551593d30d5.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/camd/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/camd/camd-2.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/camd/ChangeLog b/sci-libs/camd/ChangeLog index 519668623573..8912c7c50538 100644 --- a/sci-libs/camd/ChangeLog +++ b/sci-libs/camd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/camd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.25 2013/06/24 22:18:31 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.26 2013/07/18 12:52:21 chithanh Exp $ + + 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + camd-2.3.1.ebuild: + Keyword ~arm. 24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> -camd-2.2.2.ebuild, -camd-2.2.3.ebuild, camd-2.3.1.ebuild: diff --git a/sci-libs/camd/camd-2.3.1.ebuild b/sci-libs/camd/camd-2.3.1.ebuild index da053ea3d39e..19eaf15754e9 100644 --- a/sci-libs/camd/camd-2.3.1.ebuild +++ b/sci-libs/camd/camd-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/camd/camd-2.3.1.ebuild,v 1.2 2013/06/24 22:18:31 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.3.1.ebuild,v 1.3 2013/07/18 12:52:21 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="doc static-libs" RDEPEND="sci-libs/suitesparseconfig" |