diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:28:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:31:37 -0400 |
commit | 753897ebf425b597afb962eee1055d8bd372f35d (patch) | |
tree | 2906ceef312454eacfc8285f079a36d4dbb221a8 /sci-libs | |
parent | media-libs/babl: arm64 stable (diff) | |
download | gentoo-753897ebf425b597afb962eee1055d8bd372f35d.tar.gz gentoo-753897ebf425b597afb962eee1055d8bd372f35d.tar.bz2 gentoo-753897ebf425b597afb962eee1055d8bd372f35d.zip |
sci-libs/umfpack: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/umfpack/umfpack-5.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/umfpack/umfpack-5.6.2.ebuild b/sci-libs/umfpack/umfpack-5.6.2.ebuild index a554bfb1cddb..a364af07817f 100644 --- a/sci-libs/umfpack/umfpack-5.6.2.ebuild +++ b/sci-libs/umfpack/umfpack-5.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc +cholmod static-libs" RDEPEND=" |