summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-25 19:37:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-25 19:37:13 +0300
commit86062b48d6735ee69119fd5e9427b402f608acfe (patch)
tree85ccf3ef26b9bdab5505410d20ded5a971c4f306 /sci-libs
parentnet-im/element-desktop-bin: upgrade to 1.11.39 (diff)
downloadgentoo-86062b48d6735ee69119fd5e9427b402f608acfe.tar.gz
gentoo-86062b48d6735ee69119fd5e9427b402f608acfe.tar.bz2
gentoo-86062b48d6735ee69119fd5e9427b402f608acfe.zip
sci-libs/armadillo: Stabilize 12.4.0-r1 amd64, #912230
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/armadillo/armadillo-12.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-12.4.0-r1.ebuild b/sci-libs/armadillo/armadillo-12.4.0-r1.ebuild
index a0ed25efdfca..8139c09c283a 100644
--- a/sci-libs/armadillo/armadillo-12.4.0-r1.ebuild
+++ b/sci-libs/armadillo/armadillo-12.4.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
LICENSE="Apache-2.0"
SLOT="0/12"
-KEYWORDS="~amd64 ~arm ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="arpack blas doc examples lapack mkl superlu test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( arpack lapack superlu )"