diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 00:28:58 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 01:13:31 +0100 |
commit | e032f777bd7394dfb6d40c1894ba621fb3845018 (patch) | |
tree | 05839bf49894b21e98282c659e6c290d5268d556 /sci-libs/armadillo | |
parent | media-video/gpac: ppc64 stable (bug 607820). (diff) | |
download | gentoo-e032f777bd7394dfb6d40c1894ba621fb3845018.tar.gz gentoo-e032f777bd7394dfb6d40c1894ba621fb3845018.tar.bz2 gentoo-e032f777bd7394dfb6d40c1894ba621fb3845018.zip |
sci-libs/armadillo: ppc64 stable (bug 602564).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r-- | sci-libs/armadillo/armadillo-6.200.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/armadillo/armadillo-6.200.3.ebuild b/sci-libs/armadillo/armadillo-6.200.3.ebuild index 35e87855aa23..30b77e52578d 100644 --- a/sci-libs/armadillo/armadillo-6.200.3.ebuild +++ b/sci-libs/armadillo/armadillo-6.200.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/6" -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 )" |