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: Thu, 02 Jun 2022 15:07:43
Message-Id: 1654181819.9aecf11d415b6e2dba274895626f6b13c7fd2d26.ionen@gentoo
1 commit: 9aecf11d415b6e2dba274895626f6b13c7fd2d26
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 13:36:20 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:56:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aecf11d
7
8 dev-util/maturin: stabilize 0.12.17 for amd64
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 dev-util/maturin/maturin-0.12.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/maturin/maturin-0.12.17.ebuild b/dev-util/maturin/maturin-0.12.17.ebuild
16 index 6ef16d924a5c..91ddb59e21db 100644
17 --- a/dev-util/maturin/maturin-0.12.17.ebuild
18 +++ b/dev-util/maturin/maturin-0.12.17.ebuild
19 @@ -333,7 +333,7 @@ LICENSE="
20 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 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 )"