summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-10 19:38:56 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-10 19:38:56 +0000
commitf4d9c6a1bc5ef8a0fe2885dec3cba6a6380d73a5 (patch)
tree6adcf3974e372e216317252a82675c14124f921d
parentdev-python/pydantic-core: Keyword 2.1.2 x86, #909772 (diff)
downloadgentoo-f4d9c6a1bc5ef8a0fe2885dec3cba6a6380d73a5.tar.gz
gentoo-f4d9c6a1bc5ef8a0fe2885dec3cba6a6380d73a5.tar.bz2
gentoo-f4d9c6a1bc5ef8a0fe2885dec3cba6a6380d73a5.zip
sci-libs/armadillo: Stabilize 11.4.0 amd64, #899446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-libs/armadillo/armadillo-11.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/armadillo/armadillo-11.4.0.ebuild b/sci-libs/armadillo/armadillo-11.4.0.ebuild
index efbac097f195..3265c57b5153 100644
--- a/sci-libs/armadillo/armadillo-11.4.0.ebuild
+++ b/sci-libs/armadillo/armadillo-11.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz"
LICENSE="Apache-2.0"
SLOT="0/11"
-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 hdf5 lapack mkl superlu test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( arpack lapack superlu )"