diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 18:02:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 18:02:25 +0000 |
commit | be5061a7057b8d11413d1796417df89178c96b09 (patch) | |
tree | 796fcb359afc93e7c987eb1f04dd19c6d03d462d /dev-cpp/eigen | |
parent | dev-python/scipy: Keyword 1.7.1-r1 s390, #804115 (diff) | |
download | gentoo-be5061a7057b8d11413d1796417df89178c96b09.tar.gz gentoo-be5061a7057b8d11413d1796417df89178c96b09.tar.bz2 gentoo-be5061a7057b8d11413d1796417df89178c96b09.zip |
dev-cpp/eigen: Keyword 3.4.0-r1 ia64, #804115
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/eigen')
-rw-r--r-- | dev-cpp/eigen/eigen-3.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild index 770ebbed46fe..59a2a982583c 100644 --- a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild +++ b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/lib${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_arm_neon cpu_flags_ppc_altivec cpu_flags_ppc_vsx cuda debug doc openmp test" #zvector # Tests failing again because of compiler issues |