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-util/maturin/
Date: Wed, 28 Sep 2022 21:27:52
Message-Id: 1664400450.edddf16aa9da32c08a106a7e685c3f1a97ed5a7f.sam@gentoo
1 commit: edddf16aa9da32c08a106a7e685c3f1a97ed5a7f
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Tue Sep 27 15:37:59 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 21:27:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edddf16a
7
8 dev-util/maturin: Keyword 0.13.5 ppc64, #852878
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-util/maturin/maturin-0.13.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/maturin/maturin-0.13.5.ebuild b/dev-util/maturin/maturin-0.13.5.ebuild
17 index c668c40f5065..c050da6e6263 100644
18 --- a/dev-util/maturin/maturin-0.13.5.ebuild
19 +++ b/dev-util/maturin/maturin-0.13.5.ebuild
20 @@ -352,7 +352,7 @@ LICENSE="
21 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 openssl
22 doc? ( CC-BY-4.0 OFL-1.1 )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~s390 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 IUSE="doc test"
27 RESTRICT="!test? ( test )"