diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 12:00:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 12:00:07 +0200 |
commit | b0a433230c8d53db58ebd36e55795d543d63a1dd (patch) | |
tree | 15b4196bf52585f015d3ea5723f96e2d5d8d031a /dev-cpp/eigen | |
parent | media-gfx/libimagequant: Stabilize 2.17.0 hppa, #890738 (diff) | |
download | gentoo-b0a433230c8d53db58ebd36e55795d543d63a1dd.tar.gz gentoo-b0a433230c8d53db58ebd36e55795d543d63a1dd.tar.bz2 gentoo-b0a433230c8d53db58ebd36e55795d543d63a1dd.zip |
dev-cpp/eigen: Stabilize 3.4.0-r1 sparc, #879481
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/eigen')
-rw-r--r-- | dev-cpp/eigen/eigen-3.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild index 928d73d39a84..65a279c3a306 100644 --- a/dev-cpp/eigen/eigen-3.4.0-r1.ebuild +++ b/dev-cpp/eigen/eigen-3.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/lib${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong 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 |