commit: 5fd28282ecffb12b5aa33876ae6572fba857b882
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 25 01:06:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 01:06:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd28282
dev-python/sigstore: Stabilize 4.0.0 amd64, #965087
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sigstore/sigstore-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sigstore/sigstore-4.0.0.ebuild
b/dev-python/sigstore/sigstore-4.0.0.ebuild
index 6df17d67fa58..73ba0ecf9df9 100644
--- a/dev-python/sigstore/sigstore-4.0.0.ebuild
+++ b/dev-python/sigstore/sigstore-4.0.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="amd64 ~ppc ~ppc64"
RDEPEND="
>=dev-python/cryptography-42[${PYTHON_USEDEP}]