diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 11:32:16 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 11:42:31 +0800 |
commit | 9f844a424f713a858b82dad6ffd416f534187ec5 (patch) | |
tree | 9631396fd2a25353f020443fecd6314d6ac05146 /sci-libs/lapack | |
parent | dev-python/responses: enable py3.11 (diff) | |
download | gentoo-9f844a424f713a858b82dad6ffd416f534187ec5.tar.gz gentoo-9f844a424f713a858b82dad6ffd416f534187ec5.tar.bz2 gentoo-9f844a424f713a858b82dad6ffd416f534187ec5.zip |
sci-libs/lapack: keyword 3.10.1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-libs/lapack')
-rw-r--r-- | sci-libs/lapack/lapack-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.10.1.ebuild b/sci-libs/lapack/lapack-3.10.1.ebuild index 962b68b1d175..d45811165730 100644 --- a/sci-libs/lapack/lapack-3.10.1.ebuild +++ b/sci-libs/lapack/lapack-3.10.1.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 ~loong ~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 )" |