commit:     ea71a4a8a5db6b48f571838caecaeb4109d981de
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 22:35:23 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 22:35:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea71a4a8

sci-libs/superlu: stable 5.2.1-r1 for ppc64, bug #657244

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 sci-libs/superlu/superlu-5.2.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/superlu/superlu-5.2.1-r1.ebuild 
b/sci-libs/superlu/superlu-5.2.1-r1.ebuild
index a0f4af49578..8a4ea865cdb 100644
--- a/sci-libs/superlu/superlu-5.2.1-r1.ebuild
+++ b/sci-libs/superlu/superlu-5.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN=SuperLU
 if [[ ${PV} != *9999* ]]; then
        inherit versionator
        SRC_URI="http://crd-legacy.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
        SLOT="0/$(get_major_version)"
        S="${WORKDIR}/SuperLU_${PV}"
 else
@@ -20,7 +20,7 @@ else
        GIT_ECLASS="git-r3"
        EGIT_REPO_URI="https://github.com/xiaoyeli/${PN}";
        SLOT="0/9999"
-       KEYWORDS="~arm64 ~hppa ~ia64 ~sparc"
+       KEYWORDS="~arm64 ~hppa ~ia64 ppc64 ~sparc"
 fi
 
 DESCRIPTION="Sparse LU factorization library"

Reply via email to