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: Sat, 30 Dec 2017 11:02:28
Message-Id: 1514631714.f18b2b806378948f79a88efc5853819604e65860.slyfox@gentoo
1 commit: f18b2b806378948f79a88efc5853819604e65860
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Dec 30 10:49:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 11:01:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18b2b80
7
8 dev-ruby/rb-inotify: stable 0.9.10 for sparc, bug #639720
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
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 4919714f057..6e726129b11 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 sparc 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"