commit: 572e5ffcd2221445227730567b41ab0a547c7462 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 24 02:44:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 24 02:44:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=572e5ffc
dev-cpp/eigen: Stabilize 3.3.9 amd64, #738380 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/eigen/eigen-3.3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/eigen/eigen-3.3.9.ebuild b/dev-cpp/eigen/eigen-3.3.9.ebuild index 622a094a858..1429076891f 100644 --- a/dev-cpp/eigen/eigen-3.3.9.ebuild +++ b/dev-cpp/eigen/eigen-3.3.9.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 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 )"
