From b8ceddd803fe3bc6fe2d42e580b48ceafebfd87c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 16 Feb 2025 19:49:21 +0200 Subject: [PATCH] dev-perl/Linux-Inotify2: Stabilize 2.300.0 amd64, #914466 Signed-off-by: Arthur Zamarin --- dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild index 4961390ffa4c4..157893e645855 100644 --- a/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild +++ b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="scalable directory/file change notification" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" RDEPEND=" dev-perl/common-sense