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 12:50:59
Message-Id: 1546347019.198020d0650247d50b0897571178ff42826df017.slyfox@gentoo
1 commit: 198020d0650247d50b0897571178ff42826df017
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 1 12:50:19 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 12:50:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198020d0
7
8 sys-fs/inotify-tools: stable 3.20.1 for hppa, bug #674094
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
18 index c8ef67197f6..1c892b3741c 100644
19 --- a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
20 +++ b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rvoicilas/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips sparc x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 hppa ~mips sparc x86"
27 IUSE="doc"
28
29 DEPEND="doc? ( app-doc/doxygen )"