Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/
Date: Mon, 11 Dec 2017 06:36:59
Message-Id: 1512973841.fa30be63223a5f0bae4a1c95c32958f34042be24.graaff@gentoo
1 commit: fa30be63223a5f0bae4a1c95c32958f34042be24
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 11 06:30:41 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 06:30:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa30be63
7
8 dev-ruby/rb-inotify: amd64 stable, bug 639720
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
16 index f897bc18314..bd788e5a502 100644
17 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
18 +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 ruby_add_rdepend "virtual/ruby-ffi"