diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 17:34:57 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 17:36:05 +0200 |
commit | 667f76184cd9228188adcca9a5dd2cf002b5abd4 (patch) | |
tree | d55ea571b9bf8b3a593731cf473ebd1d21e27ce3 /sci-libs/spqr | |
parent | sci-libs/scotch: add ~arm ~ppc64 keyword (bug 575366) (diff) | |
download | gentoo-667f76184cd9228188adcca9a5dd2cf002b5abd4.tar.gz gentoo-667f76184cd9228188adcca9a5dd2cf002b5abd4.tar.bz2 gentoo-667f76184cd9228188adcca9a5dd2cf002b5abd4.zip |
sci-libs/spqr: add ~arm ~ppc64 keyword (bug 575366)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'sci-libs/spqr')
-rw-r--r-- | sci-libs/spqr/spqr-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild index 3168498d3cc6..79db0589c7a5 100644 --- a/sci-libs/spqr/spqr-1.3.1.ebuild +++ b/sci-libs/spqr/spqr-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc metis static-libs tbb" RDEPEND=" virtual/lapack |