commit: c565ee91b32066edd4d9a9156d1d1880231371e5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 1 19:45:27 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 19:45:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c565ee91
sci-libs/lapack: Stabilize 3.10.0 arm64, #733580 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/lapack/lapack-3.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild b/sci-libs/lapack/lapack-3.10.0.ebuild index bbe305bd3302..19318f0ad00f 100644 --- a/sci-libs/lapack/lapack-3.10.0.ebuild +++ b/sci-libs/lapack/lapack-3.10.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # TODO: static-libs 64bit-index IUSE="lapacke deprecated doc eselect-ldso test" RESTRICT="!test? ( test )"
