diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-23 23:23:17 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-23 23:23:17 -0500 |
commit | 9bc2f03213f2a6ffe745f7b343748a4e33d427a4 (patch) | |
tree | dca9fbb8c72ed0b8049070fa5072df267d576b0e | |
parent | virtual/blas: arm64 stable (bug #698756) (diff) | |
download | gentoo-9bc2f03213f2a6ffe745f7b343748a4e33d427a4.tar.gz gentoo-9bc2f03213f2a6ffe745f7b343748a4e33d427a4.tar.bz2 gentoo-9bc2f03213f2a6ffe745f7b343748a4e33d427a4.zip |
sci-libs/lapack: arm64 stable (bug #698756)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
-rw-r--r-- | sci-libs/lapack/lapack-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.8.0.ebuild b/sci-libs/lapack/lapack-3.8.0.ebuild index 2ad609638237..1e56c6d41658 100644 --- a/sci-libs/lapack/lapack-3.8.0.ebuild +++ b/sci-libs/lapack/lapack-3.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.netlib.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="lapacke doc eselect-ldso" # TODO: static-libs 64bit-index |