summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-04-30 17:22:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-04-30 17:22:44 +0200
commit1210ba68f1f62ee19840f70eb47e060d9e2746d1 (patch)
tree040b39c138158596b12514ae2306a22fb534eab4 /sci-libs
parentdev-python/symengine: amd64 stable wrt bug #786081 (diff)
downloadgentoo-1210ba68f1f62ee19840f70eb47e060d9e2746d1.tar.gz
gentoo-1210ba68f1f62ee19840f70eb47e060d9e2746d1.tar.bz2
gentoo-1210ba68f1f62ee19840f70eb47e060d9e2746d1.zip
sci-libs/symengine: amd64 stable wrt bug #786081
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/symengine/symengine-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/symengine/symengine-0.7.0.ebuild b/sci-libs/symengine/symengine-0.7.0.ebuild
index 5a026514ef68..04021504e16b 100644
--- a/sci-libs/symengine/symengine-0.7.0.ebuild
+++ b/sci-libs/symengine/symengine-0.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sympy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/0.4"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="arb benchmarks boost debug doc ecm flint llvm mpc mpfr openmp test tcmalloc threads"
RESTRICT="!test? ( test )"