summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-09 13:21:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-09 13:21:50 +0200
commit6dc7881dd239890046aa8b759532d1d972e9d505 (patch)
tree53ea30aecd2175cc9baf8fecf60f36c85b861cfb /sys-fs/inotify-tools
parentdev-perl/Mail-AuthenticationResults: Stabilize 2.202.109.150-r1 sparc, #829039 (diff)
downloadgentoo-6dc7881dd239890046aa8b759532d1d972e9d505.tar.gz
gentoo-6dc7881dd239890046aa8b759532d1d972e9d505.tar.bz2
gentoo-6dc7881dd239890046aa8b759532d1d972e9d505.zip
sys-fs/inotify-tools: Stabilize 3.21.9.6 sparc, #830136
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"