Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/
Date: Sat, 15 Jan 2022 01:56:32
Message-Id: 1642211775.b524fba9fcd3394fff8cc35a20ef3d831f4f1c77.sam@gentoo
1 commit: b524fba9fcd3394fff8cc35a20ef3d831f4f1c77
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 01:56:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 15 01:56:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b524fba9
7
8 sys-fs/inotify-tools: destabilize 3.21.9.6
9
10 Reported regression.
11
12 Bug: https://bugs.gentoo.org/831216
13 Bug: https://bugs.gentoo.org/830136
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index b96267d10d75..2d25f84ae71b 100644
21 --- a/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild
22 +++ b/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="amd64 arm arm64 ~hppa ~mips ~riscv sparc x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~riscv ~sparc ~x86"
29 IUSE="doc"
30
31 BDEPEND="doc? ( app-doc/doxygen )"