diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:08:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:07 -0400 |
commit | 1f8fab912f0d9c6a112d513ac45b89ad1c2d0444 (patch) | |
tree | 6d0e4bc8b5670bb51f1d706d8f66b91cd7efdda9 /virtual/lapack | |
parent | dev-cpp/tbb: arm64 stable (diff) | |
download | gentoo-1f8fab912f0d9c6a112d513ac45b89ad1c2d0444.tar.gz gentoo-1f8fab912f0d9c6a112d513ac45b89ad1c2d0444.tar.bz2 gentoo-1f8fab912f0d9c6a112d513ac45b89ad1c2d0444.zip |
virtual/lapack: 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 'virtual/lapack')
-rw-r--r-- | virtual/lapack/lapack-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/lapack/lapack-3.1.ebuild b/virtual/lapack/lapack-3.1.ebuild index a0b865ca77a5..30d27aba4b40 100644 --- a/virtual/lapack/lapack-3.1.ebuild +++ b/virtual/lapack/lapack-3.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" 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 ~x86-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 ~x86-macos" RDEPEND="|| ( >=sci-libs/lapack-reference-3.1 |