commit: 20ad22e9ff84cb1d199a7d12f8f408d43c7509b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 30 23:17:04 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 30 23:17:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ad22e9
sci-libs/symengine: Stabilize 0.6.0 x86, #737524 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/symengine/symengine-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/symengine/symengine-0.6.0.ebuild b/sci-libs/symengine/symengine-0.6.0.ebuild index f1f0af9df4f..4feb7c86fc0 100644 --- a/sci-libs/symengine/symengine-0.6.0.ebuild +++ b/sci-libs/symengine/symengine-0.6.0.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 )"
