diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:34:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-22 03:34:58 +0300 |
commit | 00f3fe278b64159b1c720786eb56a600953aa803 (patch) | |
tree | 0ca689734bac06627803f8c3e27f3951757f125c /sci-libs/armadillo | |
parent | sci-libs/superlu: amd64 stable wrt bug #657244 (diff) | |
download | gentoo-00f3fe278b64159b1c720786eb56a600953aa803.tar.gz gentoo-00f3fe278b64159b1c720786eb56a600953aa803.tar.bz2 gentoo-00f3fe278b64159b1c720786eb56a600953aa803.zip |
sci-libs/armadillo: amd64 stable wrt bug #657244
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-8.300.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/armadillo/armadillo-8.300.2.ebuild b/sci-libs/armadillo/armadillo-8.300.2.ebuild index 16a2c23fa835..a92fed4fa484 100644 --- a/sci-libs/armadillo/armadillo-8.300.2.ebuild +++ b/sci-libs/armadillo/armadillo-8.300.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0/8" -KEYWORDS="~amd64 ~arm ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="arpack blas debug doc examples hdf5 lapack mkl superlu tbb test" REQUIRED_USE="test? ( lapack )" |