summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/superlu/ChangeLog5
-rw-r--r--sci-libs/superlu/superlu-4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/superlu/ChangeLog b/sci-libs/superlu/ChangeLog
index 8c2bb45aff88..59c9d50b02b8 100644
--- a/sci-libs/superlu/ChangeLog
+++ b/sci-libs/superlu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/superlu
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.24 2015/01/17 13:58:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.25 2015/01/18 08:46:16 ago Exp $
+
+ 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> superlu-4.3.ebuild:
+ Stable for ppc64, wrt bug #534634
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> superlu-4.3.ebuild:
Stable for ppc, wrt bug #534634
diff --git a/sci-libs/superlu/superlu-4.3.ebuild b/sci-libs/superlu/superlu-4.3.ebuild
index 1e48d2965760..517974b99219 100644
--- a/sci-libs/superlu/superlu-4.3.ebuild
+++ b/sci-libs/superlu/superlu-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.3.ebuild,v 1.10 2015/01/17 13:58:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.3.ebuild,v 1.11 2015/01/18 08:46:16 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs test"
RDEPEND="