From 6dc7881dd239890046aa8b759532d1d972e9d505 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 9 Jan 2022 13:21:50 +0200 Subject: sys-fs/inotify-tools: Stabilize 3.21.9.6 sparc, #830136 Signed-off-by: Arthur Zamarin --- sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild b/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild index f9459bef6394..a238b1fae1c7 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~riscv sparc ~x86" IUSE="doc" BDEPEND="doc? ( app-doc/doxygen )" -- cgit v1.2.3-65-gdbad