summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-23 03:45:25 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-23 03:45:25 +0000
commit7ed6d3ba34a53f7bb98ce9b9129693ff87e6fc8d (patch)
tree70c213aa1d71003b7e50433e0b83b61659f1a999 /sci-mathematics
parentKeyword ~amd64-linux/~x86-linux (diff)
downloadgentoo-2-7ed6d3ba34a53f7bb98ce9b9129693ff87e6fc8d.tar.gz
gentoo-2-7ed6d3ba34a53f7bb98ce9b9129693ff87e6fc8d.tar.bz2
gentoo-2-7ed6d3ba34a53f7bb98ce9b9129693ff87e6fc8d.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gmm/ChangeLog5
-rw-r--r--sci-mathematics/gmm/gmm-4.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog
index ef40b892faa9..0b22611ffb18 100644
--- a/sci-mathematics/gmm/ChangeLog
+++ b/sci-mathematics/gmm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/gmm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.13 2010/01/14 16:29:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.14 2010/01/23 03:45:25 abcd Exp $
+
+ 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> gmm-4.0.0.ebuild:
+ Keyword ~amd64-linux/~x86-linux
*gmm-4.0.0 (14 Jan 2010)
diff --git a/sci-mathematics/gmm/gmm-4.0.0.ebuild b/sci-mathematics/gmm/gmm-4.0.0.ebuild
index 61661df75db2..3a23b44ebdcb 100644
--- a/sci-mathematics/gmm/gmm-4.0.0.ebuild
+++ b/sci-mathematics/gmm/gmm-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.0.0.ebuild,v 1.1 2010/01/14 16:29:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/gmm-4.0.0.ebuild,v 1.2 2010/01/23 03:45:25 abcd Exp $
DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
SRC_URI="http://download.gna.org/getfem/stable/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
src_install() {