commit: 2537192344e398d9caf5b213fb975604eb1c26ed
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 20:18:20 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 20:19:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25371923
sys-apps/systemd: Keyword 259.4 mips, #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 9343499f1d0f..ccf486d7cf04 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 ~s390
~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips
~s390 ~x86"
fi
fi