commit: a5a827e1d3a7fc8300030046d87fe43ef7d4457d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 6 17:38:59 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 6 17:38:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a827e1
dev-python/sigstore: Stabilize 3.6.5 amd64, #962428
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sigstore/sigstore-3.6.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sigstore/sigstore-3.6.5.ebuild
b/dev-python/sigstore/sigstore-3.6.5.ebuild
index cd0c4cc24d57..a23c5ba51f37 100644
--- a/dev-python/sigstore/sigstore-3.6.5.ebuild
+++ b/dev-python/sigstore/sigstore-3.6.5.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
>=dev-python/cryptography-42[${PYTHON_USEDEP}]