commit: b8ceddd803fe3bc6fe2d42e580b48ceafebfd87c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 17:49:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 17:49:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ceddd8
dev-perl/Linux-Inotify2: Stabilize 2.300.0 amd64, #914466
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
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 4961390ffa4c..157893e64585 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