commit: 92464c06e4df1bf9bb4e2df1468b00ca98c15c39
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 10:04:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 10:04:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92464c06
dev-util/maturin: Stabilize 1.3.1 sparc, #916878
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/maturin/maturin-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/maturin/maturin-1.3.1.ebuild
b/dev-util/maturin/maturin-1.3.1.ebuild
index cbee23e5a10f..8c49f607627e 100644
--- a/dev-util/maturin/maturin-1.3.1.ebuild
+++ b/dev-util/maturin/maturin-1.3.1.ebuild
@@ -391,7 +391,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 )"