commit: 03aa9c641726a7b64d86e2e8f4944118f62091fb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 00:25:03 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 00:25:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03aa9c64
sys-apps/systemd: Stabilize 259.3-r1 amd64, #971072
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-apps/systemd/systemd-259.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-259.3-r1.ebuild
b/sys-apps/systemd/systemd-259.3-r1.ebuild
index cd74cf9ebb89..e7347a3406ac 100644
--- a/sys-apps/systemd/systemd-259.3-r1.ebuild
+++ b/sys-apps/systemd/systemd-259.3-r1.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="~amd64 ~s390"
+ KEYWORDS="amd64 ~s390"
fi
fi