commit: af9195983a23fd58b27204d3d31e03f3556a4136
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 20:18:02 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 20:19:10 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af919598
sys-apps/systemd: Keyword 259.4 arm, #971071
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/systemd/systemd-259.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-259.4.ebuild
b/sys-apps/systemd/systemd-259.4.ebuild
index 011ecbf89e61..f3d0928000e6 100644
--- a/sys-apps/systemd/systemd-259.4.ebuild
+++ b/sys-apps/systemd/systemd-259.4.ebuild
@@ -20,7 +20,7 @@ else
SRC_URI="https://github.com/systemd/${PN}/archive/refs/tags/v${MY_PV}.tar.gz ->
${MY_P}.tar.gz"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~s390 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~s390 ~x86"
fi
fi