diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:27:05 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:35:20 -0800 |
commit | 1452d52efc2593891946075263f2b92de7772981 (patch) | |
tree | a0ab051fdef03f168e6ac2e63ed6ebb563d808b5 /dev-cpp/eigen | |
parent | dev-python/argh: Keyword 0.26.2-r2 alpha, #789606 (diff) | |
download | gentoo-1452d52efc2593891946075263f2b92de7772981.tar.gz gentoo-1452d52efc2593891946075263f2b92de7772981.tar.bz2 gentoo-1452d52efc2593891946075263f2b92de7772981.zip |
dev-cpp/eigen: Keyword 3.4.0-r1 alpha, #804115
Signed-off-by: Matt Turner <mattst88@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 173ae17f83f3..6703c424542b 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-2021 Gentoo Authors +# Copyright 1999-2022 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="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 |