commit: d1ae202ff4421b3360794919990ad152c286e1a3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 05:10:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 05:10:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ae202f
dev-util/maturin: Stabilize 1.6.0 amd64, #935154
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/maturin/maturin-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/maturin/maturin-1.6.0.ebuild
b/dev-util/maturin/maturin-1.6.0.ebuild
index 13a38fc10e8b..17fab00c2eee 100644
--- a/dev-util/maturin/maturin-1.6.0.ebuild
+++ b/dev-util/maturin/maturin-1.6.0.ebuild
@@ -451,7 +451,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 )"