diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:48:04 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:48:19 +0200 |
commit | 31e7b70df2d35b21f1e8f1e02d61c23e7bead534 (patch) | |
tree | 242731724e015dd01f6df0646fee09feaf69ce7b /virtual/lapack/lapack-3.7.ebuild | |
parent | app-eselect/eselect-lapack: keyword ~arm64 (diff) | |
download | gentoo-31e7b70df2d35b21f1e8f1e02d61c23e7bead534.tar.gz gentoo-31e7b70df2d35b21f1e8f1e02d61c23e7bead534.tar.bz2 gentoo-31e7b70df2d35b21f1e8f1e02d61c23e7bead534.zip |
virtual/lapack: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/lapack/lapack-3.7.ebuild')
-rw-r--r-- | virtual/lapack/lapack-3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/lapack/lapack-3.7.ebuild b/virtual/lapack/lapack-3.7.ebuild index 76b9c045fa1a..2f62791e278a 100644 --- a/virtual/lapack/lapack-3.7.ebuild +++ b/virtual/lapack/lapack-3.7.ebuild @@ -5,7 +5,7 @@ EAPI=6 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.7 |