summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-09 10:19:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-09 10:19:10 +0100
commit33a3baf48176a9996a4a981bf96337079c391707 (patch)
treec6f4929811ce51ebf09a750759054633988e4f4f /sci-libs/symengine
parentdev-libs/cereal: x86 stable wrt bug #829213 (diff)
downloadgentoo-33a3baf48176a9996a4a981bf96337079c391707.tar.gz
gentoo-33a3baf48176a9996a4a981bf96337079c391707.tar.bz2
gentoo-33a3baf48176a9996a4a981bf96337079c391707.zip
sci-libs/symengine: x86 stable wrt bug #829213
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/symengine')
-rw-r--r--sci-libs/symengine/symengine-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/symengine/symengine-0.9.0.ebuild b/sci-libs/symengine/symengine-0.9.0.ebuild
index be678a33837e..2c4ce7a66006 100644
--- a/sci-libs/symengine/symengine-0.9.0.ebuild
+++ b/sci-libs/symengine/symengine-0.9.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/symengine/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
# BUILD_FOR_DISTRIBUTION enables threads by default so do it here
IUSE="arb benchmarks boost debug doc ecm +flint llvm +mpc +mpfr openmp test tcmalloc +threads"
RESTRICT="!test? ( test )"