commit: 3b84d2a2734346bf59f527167c949bbf0ac9587c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 8 08:03:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 8 08:03:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b84d2a2
dev-util/maturin: Stabilize 1.10.2 amd64, #967207
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/maturin/maturin-1.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/maturin/maturin-1.10.2.ebuild
b/dev-util/maturin/maturin-1.10.2.ebuild
index 6076fd0a4e09..1ff434d19441 100644
--- a/dev-util/maturin/maturin-1.10.2.ebuild
+++ b/dev-util/maturin/maturin-1.10.2.ebuild
@@ -24,7 +24,7 @@ LICENSE+="
Unicode-3.0 ZLIB BZIP2
" # crates
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="doc +ssl test"
RESTRICT="!test? ( test )"