commit: a315f666e18ae8b6972141bccf6e963824c20469
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 05:23:13 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 10 05:23:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a315f666
dev-python/sigstore: Keyword 4.0.0 ppc, #955633
Signed-off-by: Arthur Zamarin <arthurzam <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 cd21f037f4fe..49ff8cd3b3b5 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"
+KEYWORDS="~amd64 ~ppc"
RDEPEND="
>=dev-python/cryptography-42[${PYTHON_USEDEP}]