summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 18:50:20 +0000
committerSam James <sam@gentoo.org>2021-05-16 18:50:20 +0000
commit9076936db4a5357b880b640f21b3a9cd6ea74612 (patch)
tree111c2a37fe674ac9027856cbde69325ad3f7f35f
parentmedia-libs/dav1d: Version bump (diff)
downloadgentoo-9076936d.tar.gz
gentoo-9076936d.tar.bz2
gentoo-9076936d.zip
dev-cpp/eigen: Stabilize 3.3.9 x86, #738380
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/eigen/eigen-3.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-3.3.9.ebuild b/dev-cpp/eigen/eigen-3.3.9.ebuild
index 143998b0ad11..2d095c44100a 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 )"