commit: dc2218b75acc398a5552bac11a90ac00b2187d9b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 05:49:59 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 05:49:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2218b7
dev-python/rfc3161-client: Keyword 1.0.3 arm64, #958530
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 8ff2f46169b8..10b38fd98852 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/cryptography-43[${PYTHON_USEDEP}]