commit: 5c72bb65dcf8c26aeeb76851450a6ed0c26e9a1c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 20:18:31 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 20:19:15 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c72bb65
sys-apps/systemd: Keyword 259.4 riscv, #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 e45a67cee459..b95e1e30efac 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 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~s390 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~ppc ~ppc64 ~riscv ~s390 ~x86"
fi
fi