Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/kiwisolver/
Date: Sat, 09 Oct 2021 19:22:15
Message-Id: 1633807256.317ce201ddeb1fef9c4a5c9f1bdd24ae5e46480e.sam@gentoo
1 commit: 317ce201ddeb1fef9c4a5c9f1bdd24ae5e46480e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 19:20:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 19:20:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317ce201
7
8 dev-python/kiwisolver: Stabilize 1.3.2 ppc, #817062
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/kiwisolver/kiwisolver-1.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
16 index fe8eb738a91..81f76fabcd7 100644
17 --- a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
18 +++ b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}"/kiwi-${MY_PV}
20
21 LICENSE="Clear-BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 RDEPEND="
27 >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}]