commit: 3ff1b1248a0fd16250be5f6f855da28086524421
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 10:04:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 10:04:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff1b124
dev-util/maturin: Stabilize 1.3.1 x86, #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 8c49f607627e..3100e10f98a9 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 )"