diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 09:06:08 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-15 09:06:08 +0200 |
commit | e418a7dc0924b9c732325f0da2d70d8227f7e078 (patch) | |
tree | 5fb413eebb4eaba9d532352912cd9e8a9fb435a3 /sci-libs/armadillo/armadillo-10.8.2.ebuild | |
parent | dev-util/pkgcheck: Stabilize 0.10.16 amd64, #877165 (diff) | |
download | gentoo-e418a7dc0924b9c732325f0da2d70d8227f7e078.tar.gz gentoo-e418a7dc0924b9c732325f0da2d70d8227f7e078.tar.bz2 gentoo-e418a7dc0924b9c732325f0da2d70d8227f7e078.zip |
sci-libs/armadillo: Stabilize 10.8.2 amd64, #818640
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/armadillo/armadillo-10.8.2.ebuild')
-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 9a228b6f53b2..f780ac97fb59 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 )" |