diff --git a/app-admin/logcheck/logcheck-1.4.3-r5.ebuild b/app-admin/logcheck/logcheck-1.4.3-r5.ebuild index 66580814a200f..161fed8b06fa6 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"