commit: 403d9b6f287bdd505588881965db079cc762377b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 09:10:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 09:10:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403d9b6f
dev-python/mkdocs-gen-files: Keyword 0.5.0 arm, #951153
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/mkdocs-gen-files/mkdocs-gen-files-0.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/mkdocs-gen-files/mkdocs-gen-files-0.5.0.ebuild
b/dev-python/mkdocs-gen-files/mkdocs-gen-files-0.5.0.ebuild
index f5924f0e0336..8ed77f36d1bd 100644
--- a/dev-python/mkdocs-gen-files/mkdocs-gen-files-0.5.0.ebuild
+++ b/dev-python/mkdocs-gen-files/mkdocs-gen-files-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
RDEPEND="
>=dev-python/mkdocs-1.0.3[${PYTHON_USEDEP}]