From 241ca2e77ec0c485b512f7a41990d0585a962dfa Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 4 Jul 2026 22:29:14 +0100 Subject: [PATCH] dev-python/sigstore: Stabilize 4.3.0 ALLARCHES, #978531 Signed-off-by: Sam James --- dev-python/sigstore/sigstore-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sigstore/sigstore-4.3.0.ebuild b/dev-python/sigstore/sigstore-4.3.0.ebuild index c4239308eef8e..5c3d42e4ffe61 100644 --- a/dev-python/sigstore/sigstore-4.3.0.ebuild +++ b/dev-python/sigstore/sigstore-4.3.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" RDEPEND=" >=dev-python/cryptography-42[${PYTHON_USEDEP}]