commit: eccbb986db4e2b61318889242116c3783ef977a3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 13:57:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 13:57:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eccbb986
app-admin/logcheck: Stabilize 1.4.3-r5 amd64, #954961
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/logcheck/logcheck-1.4.3-r5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/logcheck/logcheck-1.4.3-r5.ebuild
b/app-admin/logcheck/logcheck-1.4.3-r5.ebuild
index 66580814a200..161fed8b06fa 100644
--- a/app-admin/logcheck/logcheck-1.4.3-r5.ebuild
+++ b/app-admin/logcheck/logcheck-1.4.3-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-debian-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="cron systemd"
# Test (emake system-test) requires access to system logs
RESTRICT="test"