diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:10:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:20 -0400 |
commit | d78b49cd586df0606383b5086a4f0a322619642c (patch) | |
tree | 17d171ad25ba790cfb806256747ccb6cfc874a13 /sci-libs/lapack-reference | |
parent | app-eselect/eselect-blas: arm64 stable (diff) | |
download | gentoo-d78b49cd586df0606383b5086a4f0a322619642c.tar.gz gentoo-d78b49cd586df0606383b5086a4f0a322619642c.tar.bz2 gentoo-d78b49cd586df0606383b5086a4f0a322619642c.zip |
sci-libs/lapack-reference: 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/lapack-reference')
-rw-r--r-- | sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild b/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild index e8d5f5d55d16..b58d917776d4 100644 --- a/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild +++ b/sci-libs/lapack-reference/lapack-reference-3.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" RDEPEND=" |