commit: 24a6495740ae44c0cf8ad9eddbf685394c49b832
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 00:15:41 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 00:15:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a64957
app-admin/rsyslog: Stabilize 8.2512.0 amd64, #968917
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-admin/rsyslog/rsyslog-8.2512.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/rsyslog/rsyslog-8.2512.0.ebuild
b/app-admin/rsyslog/rsyslog-8.2512.0.ebuild
index 85895fe7a898..d30fd670d359 100644
--- a/app-admin/rsyslog/rsyslog-8.2512.0.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.2512.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ else
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-3 LGPL-3 Apache-2.0"