commit: c15b6d8ba78d56678fa3067d288e23f0decfc36a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 14:05:36 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 14:05:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15b6d8b
dev-python/sigstore: Stabilize 3.6.6 ALLARCHES, #966687
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sigstore/sigstore-3.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sigstore/sigstore-3.6.6.ebuild
b/dev-python/sigstore/sigstore-3.6.6.ebuild
index 2d615d43857f..fe526f0876a6 100644
--- a/dev-python/sigstore/sigstore-3.6.6.ebuild
+++ b/dev-python/sigstore/sigstore-3.6.6.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}]