Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/symengine/
Date: Mon, 28 Mar 2022 06:51:16
Message-Id: 1648450257.c91934127ede46b814efb81b9569d53d85e923cf.ago@gentoo
1 commit: c91934127ede46b814efb81b9569d53d85e923cf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 06:50:57 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 06:50:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9193412
7
8 dev-python/symengine: amd64 stable wrt bug #836177
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/symengine/symengine-0.9.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/symengine/symengine-0.9.1.ebuild b/dev-python/symengine/symengine-0.9.1.ebuild
18 index 1a067fafeebe..2d68a11c36b1 100644
19 --- a/dev-python/symengine/symengine-0.9.1.ebuild
20 +++ b/dev-python/symengine/symengine-0.9.1.ebuild
21 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~riscv x86"
26 +KEYWORDS="amd64 ~arm64 ~riscv x86"
27
28 BDEPEND="dev-util/cmake
29 dev-python/cython[${PYTHON_USEDEP}]