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: Wed, 30 Mar 2022 07:16:57
Message-Id: 1648623320.ecffd21332f2d6931d1ac9223803a6ca8a039c68.ionen@gentoo
1 commit: ecffd21332f2d6931d1ac9223803a6ca8a039c68
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 06:25:22 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 06:55:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecffd213
7
8 dev-util/maturin: stabilize 0.12.11 for amd64
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 dev-util/maturin/maturin-0.12.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/maturin/maturin-0.12.11.ebuild b/dev-util/maturin/maturin-0.12.11.ebuild
16 index e3119363f639..f26b7c9e2d0d 100644
17 --- a/dev-util/maturin/maturin-0.12.11.ebuild
18 +++ b/dev-util/maturin/maturin-0.12.11.ebuild
19 @@ -284,7 +284,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 )"