summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-14 02:48:04 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-14 02:48:16 +0100
commitda35056589790e583dcd103c01283a8ea02252fb (patch)
treec0883702e92191070232acea880e781d9791b9b9 /dev-cpp
parentsci-libs/pastix: x86 stable (bug #738380) (diff)
downloadgentoo-da35056589790e583dcd103c01283a8ea02252fb.tar.gz
gentoo-da35056589790e583dcd103c01283a8ea02252fb.tar.bz2
gentoo-da35056589790e583dcd103c01283a8ea02252fb.zip
dev-cpp/eigen: x86 stable (bug #738380)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/eigen/eigen-3.3.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-3.3.7-r1.ebuild b/dev-cpp/eigen/eigen-3.3.7-r1.ebuild
index 5c24e8c3aaaf..ab7874dd7e3b 100644
--- a/dev-cpp/eigen/eigen-3.3.7-r1.ebuild
+++ b/dev-cpp/eigen/eigen-3.3.7-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/libeigen/eigen/-/archive/3.3.7/${P}.tar.bz2 -> ${P}-
LICENSE="MPL-2.0"
SLOT="3"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_arm_neon cpu_flags_ppc_altivec cpu_flags_ppc_vsx cuda debug doc openmp test" #zvector
RESTRICT="!test? ( test )"