summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:48:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:48:14 +0100
commit26bc57120cdc0662662bf54e7189da6d627223d5 (patch)
treef4e0a582b5bd39d4273db9ab0534326ff3cebe15 /sci-libs
parentdev-python/symengine: x86 stable wrt bug #711872 (diff)
downloadgentoo-26bc57120cdc0662662bf54e7189da6d627223d5.tar.gz
gentoo-26bc57120cdc0662662bf54e7189da6d627223d5.tar.bz2
gentoo-26bc57120cdc0662662bf54e7189da6d627223d5.zip
sci-libs/symengine: x86 stable wrt bug #711872
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/symengine/symengine-0.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/symengine/symengine-0.5.0-r1.ebuild b/sci-libs/symengine/symengine-0.5.0-r1.ebuild
index 56131068dd61..2c9b5a766fd4 100644
--- a/sci-libs/symengine/symengine-0.5.0-r1.ebuild
+++ b/sci-libs/symengine/symengine-0.5.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/sympy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/0.4"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="arb benchmarks boost debug doc ecm flint llvm mpc mpfr openmp test tcmalloc threads"
RESTRICT="!test? ( test )"