From 8910a9f47f9805c22c4133126c628a05ae1aff92 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 6 Feb 2024 19:58:58 +0000 Subject: app-admin/logcheck: Stabilize 1.4.3-r2 amd64, #923952 Signed-off-by: Sam James --- app-admin/logcheck/logcheck-1.4.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-admin/logcheck') 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" -- cgit v1.2.3-65-gdbad