commit: 82154f36c262dd2b5c3b60285e3ff135dacc65ab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 02:07:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 02:08:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82154f36
sys-apps/systemd: sync live
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/systemd/systemd-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index e0d808b29547..a5d73190b584 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -282,7 +282,7 @@ src_prepare() {
if ! use vanilla; then
PATCHES+=(
- "${FILESDIR}/gentoo-journald-audit-r2.patch"
+ "${FILESDIR}/gentoo-journald-audit-r3.patch"
)
fi