Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/
Date: Fri, 05 Nov 2021 18:02:04
Message-Id: 1636135306.5a13af7a5b0b21c9665b150026b1745409254c7f.sam@gentoo
1 commit: 5a13af7a5b0b21c9665b150026b1745409254c7f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 18:01:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 18:01:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a13af7a
7
8 dev-cpp/eigen: Keyword 3.4.0-r1 s390, #804115
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/eigen/eigen-3.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild
16 index 8bd4d5d6642..770ebbed46f 100644
17 --- a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild
18 +++ b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/lib${PN}/${PN}/-/archive/${PV}/${P}.tar.gz"
20
21 LICENSE="MPL-2.0"
22 SLOT="3"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="cpu_flags_arm_neon cpu_flags_ppc_altivec cpu_flags_ppc_vsx cuda debug doc openmp test" #zvector
26
27 # Tests failing again because of compiler issues