Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/
Date: Tue, 01 Jan 2019 14:49:42
Message-Id: 1546353887.1f43d9226df00889a98970a8d807a8a708acf468.polynomial-c@gentoo
1 commit: 1f43d9226df00889a98970a8d807a8a708acf468
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 1 14:44:29 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 14:44:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f43d922
7
8 sys-fs/inotify-tools: 3.20.1 stable for amd64 (#674094)
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
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 1c892b3741c..8ee06ae1f7b 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 )"