Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/
Date: Wed, 23 Jan 2019 18:53:38
Message-Id: 1548269608.46f0d3f7b60b7845e801ce01fcb9670a4f95230f.zlogene@gentoo
1 commit: 46f0d3f7b60b7845e801ce01fcb9670a4f95230f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 23 18:53:09 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 23 18:53:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f0d3f7
7
8 sys-fs/inotify-tools: arm stable wrt bug #674094
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
17 index 8ee06ae1f7b..596dc81c50b 100644
18 --- a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
19 +++ b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rvoicilas/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 hppa ~mips sparc x86"
25 +KEYWORDS="amd64 arm ~arm64 hppa ~mips sparc x86"
26 IUSE="doc"
27
28 DEPEND="doc? ( app-doc/doxygen )"