summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-07-06 04:52:57 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-07-06 04:53:02 -0400
commit04b32502944eed5ec3c55199bcbc2a2607d2ad80 (patch)
treef3bc4f0b1cdace982b1f0f1ebec913b9ff781029 /dev-util/maturin
parentapp-portage/iwdevtools: stabilize 0.11.3 for ALLARCHES (diff)
downloadgentoo-04b32502944eed5ec3c55199bcbc2a2607d2ad80.tar.gz
gentoo-04b32502944eed5ec3c55199bcbc2a2607d2ad80.tar.bz2
gentoo-04b32502944eed5ec3c55199bcbc2a2607d2ad80.zip
dev-util/maturin: stabilize 0.12.20 for amd64
Likely last 0.12.x, will keep as the only stable for a while until next branch been tested enough. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util/maturin')
-rw-r--r--dev-util/maturin/maturin-0.12.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-0.12.20.ebuild b/dev-util/maturin/maturin-0.12.20.ebuild
index 10e610cabdc5..a11723f703f7 100644
--- a/dev-util/maturin/maturin-0.12.20.ebuild
+++ b/dev-util/maturin/maturin-0.12.20.ebuild
@@ -341,7 +341,7 @@ LICENSE="
0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 ISC MIT MPL-2.0 openssl
doc? ( CC-BY-4.0 OFL-1.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"