Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@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 10:52:32
Message-Id: 1546339939.291ae11be740cf32881a8a675852e563ae43d286.slyfox@gentoo
1 commit: 291ae11be740cf32881a8a675852e563ae43d286
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jan 1 10:11:53 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 10:52:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291ae11b
7
8 sys-fs/inotify-tools: stable 3.20.1 for sparc, bug #674094
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
19 index 6b1646d0f0b..c8ef67197f6 100644
20 --- a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
21 +++ b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rvoicilas/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc x86"
33 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips sparc x86"
34 IUSE="doc"
35
36 DEPEND="doc? ( app-doc/doxygen )"