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