diff options
author | 2021-12-01 21:45:24 +0200 | |
---|---|---|
committer | 2021-12-01 21:45:40 +0200 | |
commit | b254f2522c104a9d22bf5099908ab66e3c4c3b99 (patch) | |
tree | 27b1effeec36f9eac24b4b24587dc42821dd71ac /sci-libs | |
parent | sci-libs/lapack: Stabilize 3.10.0 sparc, #733580 (diff) | |
download | gentoo-b254f2522c104a9d22bf5099908ab66e3c4c3b99.tar.gz gentoo-b254f2522c104a9d22bf5099908ab66e3c4c3b99.tar.bz2 gentoo-b254f2522c104a9d22bf5099908ab66e3c4c3b99.zip |
sci-libs/lapack: Stabilize 3.10.0 arm, #733580
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lapack/lapack-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild b/sci-libs/lapack/lapack-3.10.0.ebuild index 95b9875fc717..bbe305bd3302 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 )" |