commit: 910277f9d62a2f572fa5209f17583246e1afe9a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 25 01:15:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 01:15:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910277f9
dev-python/rfc3161-client: Stabilize 1.0.5 amd64, #965082
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/rfc3161-client/rfc3161-client-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rfc3161-client/rfc3161-client-1.0.5.ebuild
b/dev-python/rfc3161-client/rfc3161-client-1.0.5.ebuild
index b7396aea83f4..f31d635a58be 100644
--- a/dev-python/rfc3161-client/rfc3161-client-1.0.5.ebuild
+++ b/dev-python/rfc3161-client/rfc3161-client-1.0.5.ebuild
@@ -98,7 +98,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
>=dev-python/cryptography-43[${PYTHON_USEDEP}]