summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-18 16:41:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-18 16:44:12 +0100
commitc2c6bff1f0fa4dbeadf719cc328e7967dde14b71 (patch)
tree277a8305a57f1f0dc53e91446cb912aad542c056 /sci-libs
parentsys-process/htop: amd64 stable wrt bug #602996 (diff)
downloadgentoo-c2c6bff1f0fa4dbeadf719cc328e7967dde14b71.tar.gz
gentoo-c2c6bff1f0fa4dbeadf719cc328e7967dde14b71.tar.bz2
gentoo-c2c6bff1f0fa4dbeadf719cc328e7967dde14b71.zip
sci-libs/armadillo: amd64 stable wrt bug #602564
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/armadillo/armadillo-6.200.3.ebuild4
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 e264839bf236..5e58c5623a83 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-2015 Gentoo Foundation
+# Copyright 1999-2016 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 )"