summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-04-29 16:28:36 +0000
committerBrent Baude <ranger@gentoo.org>2008-04-29 16:28:36 +0000
commit7abea041a0c8cca66271b9053227ffd2b265d677 (patch)
treec05d9c871b71f638e707aa5f1f4640289256cff3 /sci-libs
parentstable ppc, bug 219636 (diff)
downloadgentoo-2-7abea041a0c8cca66271b9053227ffd2b265d677.tar.gz
gentoo-2-7abea041a0c8cca66271b9053227ffd2b265d677.tar.bz2
gentoo-2-7abea041a0c8cca66271b9053227ffd2b265d677.zip
keyworded ~arch for ppc64, bug 219460
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cxsparse/ChangeLog5
-rw-r--r--sci-libs/cxsparse/cxsparse-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cxsparse/ChangeLog b/sci-libs/cxsparse/ChangeLog
index ea6e0b648291..63436598dbba 100644
--- a/sci-libs/cxsparse/ChangeLog
+++ b/sci-libs/cxsparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cxsparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.4 2008/04/28 19:48:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/ChangeLog,v 1.5 2008/04/29 16:28:36 ranger Exp $
+
+ 29 Apr 2008; Brent Baude <ranger@gentoo.org> cxsparse-2.2.1.ebuild:
+ keyworded ~arch for ppc64, bug 219460
28 Apr 2008; Tobias Klausmann <klausman@gentoo.org> cxsparse-2.2.1.ebuild:
Keyworded on alpha, bug #219460
diff --git a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
index f2be44f1f77b..0d50b9903465 100644
--- a/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
+++ b/sci-libs/cxsparse/cxsparse-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.4 2008/04/28 19:48:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cxsparse/cxsparse-2.2.1.ebuild,v 1.5 2008/04/29 16:28:36 ranger Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/versions/${MY_PN}-${PV
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"