commit: b7e5c1fdf0a4772e2b7ac3ef5b975bfc8d175910
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 05:49:54 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 05:49:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e5c1fd
dev-python/securesystemslib: Keyword 1.3.0 arm64, #958532
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/securesystemslib/securesystemslib-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/securesystemslib/securesystemslib-1.3.0.ebuild
b/dev-python/securesystemslib/securesystemslib-1.3.0.ebuild
index beeae28bd861..382c58d2eb10 100644
--- a/dev-python/securesystemslib/securesystemslib-1.3.0.ebuild
+++ b/dev-python/securesystemslib/securesystemslib-1.3.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/cryptography-40.0.0[${PYTHON_USEDEP}]