commit: 3655a3a94ffff261de64b9585621fcafc96c9629
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 06:36:56 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 06:36:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3655a3a9
dev-util/maturin: Stabilize 1.7.4 amd64, #941505
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/maturin/maturin-1.7.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/maturin/maturin-1.7.4.ebuild
b/dev-util/maturin/maturin-1.7.4.ebuild
index ce5b3ed2b422..782a2ee9862a 100644
--- a/dev-util/maturin/maturin-1.7.4.ebuild
+++ b/dev-util/maturin/maturin-1.7.4.ebuild
@@ -454,7 +454,7 @@ LICENSE+="
Unicode-DFS-2016
" # 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 )"