Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/
Date: Sun, 10 Dec 2017 22:39:36
Message-Id: 1512945568.9d4296ac00c56966452fc1c1b92f6c27be9f51b6.slyfox@gentoo
1 commit: 9d4296ac00c56966452fc1c1b92f6c27be9f51b6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 22:38:49 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 22:39:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4296ac
7
8 dev-ruby/rb-inotify: stable 0.9.10 for ppc/ppc64, bug #639720
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
17 index 78fd079e248..f897bc18314 100644
18 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
19 +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
21
22 LICENSE="MIT"
23 SLOT="0"
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 +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"
26 IUSE=""
27
28 ruby_add_rdepend "virtual/ruby-ffi"