commit: 8910a9f47f9805c22c4133126c628a05ae1aff92
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 6 19:58:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 6 19:58:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8910a9f4
app-admin/logcheck: Stabilize 1.4.3-r2 amd64, #923952
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/logcheck/logcheck-1.4.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/logcheck/logcheck-1.4.3-r2.ebuild
b/app-admin/logcheck/logcheck-1.4.3-r2.ebuild
index 5331024d608a..951cee59aaa5 100644
--- a/app-admin/logcheck/logcheck-1.4.3-r2.ebuild
+++ b/app-admin/logcheck/logcheck-1.4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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"