commit: d998669e41892308f65a6d1f209bc41f844801ed
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 07:04:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 07:04:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d998669e
dev-util/maturin: Stabilize 1.7.4 ppc64, #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 56a5344ddbc6..7d95ec605e37 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 )"