summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-01 21:45:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-01 21:45:40 +0200
commitb254f2522c104a9d22bf5099908ab66e3c4c3b99 (patch)
tree27b1effeec36f9eac24b4b24587dc42821dd71ac
parentsci-libs/lapack: Stabilize 3.10.0 sparc, #733580 (diff)
downloadgentoo-b254f252.tar.gz
gentoo-b254f252.tar.bz2
gentoo-b254f252.zip
sci-libs/lapack: Stabilize 3.10.0 arm, #733580
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-libs/lapack/lapack-3.10.0.ebuild2
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 )"