commit: a094684c4548123df42790e644f831ffc2d111b1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 10 06:28:36 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 10 06:28:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a094684c
app-admin/fifo-cronolog: Stabilize 1.2.3-r1 amd64, #957739 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/fifo-cronolog/fifo-cronolog-1.2.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/fifo-cronolog/fifo-cronolog-1.2.3-r1.ebuild b/app-admin/fifo-cronolog/fifo-cronolog-1.2.3-r1.ebuild index 27cfe32f20a1..bb582d36572b 100644 --- a/app-admin/fifo-cronolog/fifo-cronolog-1.2.3-r1.ebuild +++ b/app-admin/fifo-cronolog/fifo-cronolog-1.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="app-admin/cronolog"