summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-15 01:56:11 +0000
committerSam James <sam@gentoo.org>2022-01-15 01:56:15 +0000
commitb524fba9fcd3394fff8cc35a20ef3d831f4f1c77 (patch)
tree49fd944016be446d92772c6463078119c3b7b038 /sys-fs/inotify-tools
parentnet-misc/lldpd: backport additional seccomp fixes (diff)
downloadgentoo-b524fba9fcd3394fff8cc35a20ef3d831f4f1c77.tar.gz
gentoo-b524fba9fcd3394fff8cc35a20ef3d831f4f1c77.tar.bz2
gentoo-b524fba9fcd3394fff8cc35a20ef3d831f4f1c77.zip
sys-fs/inotify-tools: destabilize 3.21.9.6
Reported regression. Bug: https://bugs.gentoo.org/831216 Bug: https://bugs.gentoo.org/830136 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r--sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild2
1 files changed, 1 insertions, 1 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 b96267d10d75..2d25f84ae71b 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
@@ -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 )"