summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-07 17:20:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-07 17:20:49 +0100
commit9648a8153d92859ebb3ead248756d8409ea73e8c (patch)
tree8835186ff0c10a297432937424ce319eed7fc7c2 /sci-libs
parentdev-libs/cereal: amd64 stable wrt bug #829213 (diff)
downloadgentoo-9648a8153d92859ebb3ead248756d8409ea73e8c.tar.gz
gentoo-9648a8153d92859ebb3ead248756d8409ea73e8c.tar.bz2
gentoo-9648a8153d92859ebb3ead248756d8409ea73e8c.zip
sci-libs/symengine: amd64 stable wrt bug #829213
Package-Manager: Portage-3.0.30, Repoman-3.0.3 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.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 21188d676462..be678a33837e 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 )"