diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 18:38:40 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 18:38:40 +0000 |
commit | ee082d30004991cafba1e5c1a70eeaaa217ee2b7 (patch) | |
tree | 2b9aae4877446decd31824801b7e545cdb3a26e6 /sci-libs | |
parent | dev-python/rapidfuzz: Stabilize 3.5.2 ppc64, #918813 (diff) | |
download | gentoo-ee082d30004991cafba1e5c1a70eeaaa217ee2b7.tar.gz gentoo-ee082d30004991cafba1e5c1a70eeaaa217ee2b7.tar.bz2 gentoo-ee082d30004991cafba1e5c1a70eeaaa217ee2b7.zip |
sci-libs/symengine: Stabilize 0.11.1 amd64, #918862
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/symengine/symengine-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/symengine/symengine-0.11.1.ebuild b/sci-libs/symengine/symengine-0.11.1.ebuild index 8be9f3a48539..eb06f3cc27bf 100644 --- a/sci-libs/symengine/symengine-0.11.1.ebuild +++ b/sci-libs/symengine/symengine-0.11.1.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 ~arm arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" # 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 )" |