Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/maturin/
Date: Fri, 15 Oct 2021 15:53:45
Message-Id: 1634312634.ddc8c1cad377ac2623f4fa0674d862e1fa895733.ionen@gentoo
1 commit: ddc8c1cad377ac2623f4fa0674d862e1fa895733
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 13 08:38:46 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 15:43:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc8c1ca
7
8 dev-util/maturin: keyword 0.11.5 for ~x86
9
10 Network pip tests aren't pretty but they do pass on x86 fine.
11
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 dev-util/maturin/maturin-0.11.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/maturin/maturin-0.11.5.ebuild b/dev-util/maturin/maturin-0.11.5.ebuild
18 index dea3d68de54..39c16ba41d6 100644
19 --- a/dev-util/maturin/maturin-0.11.5.ebuild
20 +++ b/dev-util/maturin/maturin-0.11.5.ebuild
21 @@ -254,7 +254,7 @@ SRC_URI="
22
23 LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 openssl"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="~amd64 ~x86"
27 IUSE="test"
28 PROPERTIES="test_network"
29 RESTRICT="test" # uses venv+pip