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