diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:36:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:36:04 +0100 |
commit | 143267e33b0267b6c99a1c2146c8adad4634d7a7 (patch) | |
tree | 35dc7c33e78b91b418573486a9dad90341212aa7 /sci-libs/armadillo | |
parent | app-misc/lirc: stable 0.10.1 for ppc64, bug #662646 (diff) | |
download | gentoo-143267e33b0267b6c99a1c2146c8adad4634d7a7.tar.gz gentoo-143267e33b0267b6c99a1c2146c8adad4634d7a7.tar.bz2 gentoo-143267e33b0267b6c99a1c2146c8adad4634d7a7.zip |
sci-libs/armadillo: stable 8.300.2 for ppc64, bug #657244
Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-8.300.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/armadillo/armadillo-8.300.2.ebuild b/sci-libs/armadillo/armadillo-8.300.2.ebuild index dccb43520ea1..16a2c23fa835 100644 --- a/sci-libs/armadillo/armadillo-8.300.2.ebuild +++ b/sci-libs/armadillo/armadillo-8.300.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |