commit: 2284eff63dbc0696165f67ea4b3a6960b886b448
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=2284eff6
dev-python/rfc3161-client: Stabilize 1.0.3 amd64, #962428
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/rfc3161-client/rfc3161-client-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rfc3161-client/rfc3161-client-1.0.3.ebuild
b/dev-python/rfc3161-client/rfc3161-client-1.0.3.ebuild
index 2d840d51ec46..b19a2696741c 100644
--- a/dev-python/rfc3161-client/rfc3161-client-1.0.3.ebuild
+++ b/dev-python/rfc3161-client/rfc3161-client-1.0.3.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}]