commit: 6cb405ff9a983295d6ce721b077565849053023d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 4 06:09:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 4 06:09:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb405ff
dev-util/maturin: Stabilize 1.2.3 amd64, #913597
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/maturin/maturin-1.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/maturin/maturin-1.2.3.ebuild
b/dev-util/maturin/maturin-1.2.3.ebuild
index 62086f52b590..a114e3ba3429 100644
--- a/dev-util/maturin/maturin-1.2.3.ebuild
+++ b/dev-util/maturin/maturin-1.2.3.ebuild
@@ -386,7 +386,7 @@ LICENSE+="
Unicode-DFS-2016
" # crates
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="doc +ssl test"
RESTRICT="!test? ( test )"