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}]