commit:     25b555298139b0b17a7e0cd28e7a06804d34730d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 12:42:34 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 12:42:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b55529

sci-libs/superlu: Mark ~hppa (bug #575366).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 sci-libs/superlu/superlu-4.3-r1.ebuild   | 4 ++--
 sci-libs/superlu/superlu-5.2.1-r1.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-libs/superlu/superlu-4.3-r1.ebuild 
b/sci-libs/superlu/superlu-4.3-r1.ebuild
index 52ca055fcc8..cbd30cf8732 100644
--- a/sci-libs/superlu/superlu-4.3-r1.ebuild
+++ b/sci-libs/superlu/superlu-4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples static-libs test"
 
 RDEPEND="

diff --git a/sci-libs/superlu/superlu-5.2.1-r1.ebuild 
b/sci-libs/superlu/superlu-5.2.1-r1.ebuild
index 68794d1e51c..0d92137d355 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-2016 Gentoo Foundation
+# Copyright 1999-2017 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.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz";
-       KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~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=( "git://github.com/xiaoyeli/superlu" )
        SLOT="0/9999"
-       KEYWORDS=""
+       KEYWORDS="~hppa"
 fi
 
 DESCRIPTION="Sparse LU factorization library"

Reply via email to