diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 08:42:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 08:42:11 +0200 |
commit | 372086021f97af7b410fb89d6d28580e4349ed7c (patch) | |
tree | 9475ee50ed5b2eb5955a8af1001003e4d0de00ba /sci-libs/armadillo | |
parent | dev-java/jackson-dataformat-yaml: Stabilize 2.13.4-r1 ppc64, #877161 (diff) | |
download | gentoo-372086021f97af7b410fb89d6d28580e4349ed7c.tar.gz gentoo-372086021f97af7b410fb89d6d28580e4349ed7c.tar.bz2 gentoo-372086021f97af7b410fb89d6d28580e4349ed7c.zip |
sci-libs/armadillo: Stabilize 10.8.2 x86, #818640
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-10.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-10.8.2.ebuild b/sci-libs/armadillo/armadillo-10.8.2.ebuild index 069c2e80c3f3..9a228b6f53b2 100644 --- a/sci-libs/armadillo/armadillo-10.8.2.ebuild +++ b/sci-libs/armadillo/armadillo-10.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0/10" -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? ( lapack )" |