Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/
Date: Mon, 27 Feb 2017 17:02:20
Message-Id: 1488214884.0216989876180b371d34ef4450beac2e657bbe1d.xmw@gentoo
1 commit: 0216989876180b371d34ef4450beac2e657bbe1d
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 16:13:57 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 17:01:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02169898
7
8 dev-ruby/rb-inotify: arm ppc ppc64 stable (bug 590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild
16 index f6cd16daa5..3071d84ddc 100644
17 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild
18 +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="amd64 arm ppc ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 ruby_add_rdepend "virtual/ruby-ffi"