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: Mon, 16 May 2022 06:45:48
Message-Id: 1652683468.75bc2128ca20e389849a7aaa077b32778cc236e9.ionen@gentoo
1 commit: 75bc2128ca20e389849a7aaa077b32778cc236e9
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 04:18:54 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 06:44:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bc2128
7
8 dev-util/maturin: stabilize 0.12.15 for amd64
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 dev-util/maturin/maturin-0.12.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/maturin/maturin-0.12.15.ebuild b/dev-util/maturin/maturin-0.12.15.ebuild
16 index 96cbb7a8e65f..a28ec8464136 100644
17 --- a/dev-util/maturin/maturin-0.12.15.ebuild
18 +++ b/dev-util/maturin/maturin-0.12.15.ebuild
19 @@ -297,7 +297,7 @@ LICENSE="
20 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 openssl
21 doc? ( CC-BY-4.0 OFL-1.1 )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"