summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-24 22:26:03 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-24 23:22:27 +0100
commitda09aade94462750321ce8680144db18935d2117 (patch)
treec35e64560f86bcde93bd962ed93524aac09d3b32 /dev-cpp/eigen
parentsys-apps/coreutils: x86 stable (bug #675762) (diff)
downloadgentoo-da09aade94462750321ce8680144db18935d2117.tar.gz
gentoo-da09aade94462750321ce8680144db18935d2117.tar.bz2
gentoo-da09aade94462750321ce8680144db18935d2117.zip
dev-cpp/eigen: x86 stable (bug #675662)
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp/eigen')
-rw-r--r--dev-cpp/eigen/eigen-3.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/eigen/eigen-3.3.7.ebuild b/dev-cpp/eigen/eigen-3.3.7.ebuild
index dff5c3ac13ce..4e4ce83d41a4 100644
--- a/dev-cpp/eigen/eigen-3.3.7.ebuild
+++ b/dev-cpp/eigen/eigen-3.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="MPL-2.0"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="altivec c++11 cuda debug doc neon openmp test" #zvector vsx
RESTRICT="!test? ( test )"