Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-inotify/
Date: Sat, 29 Apr 2017 20:13:45
Message-Id: 1493496798.4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53.jer@gentoo
1 commit: 4fcfd393207fdbe9e1a3ae3d0cfee8866b451e53
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 20:07:56 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 20:13:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fcfd393
7
8 dev-ruby/rb-inotify: Mark ~hppa (bug #592756).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild
17 index 3b5d356207f..ffb1cdb0844 100644
18 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild
19 +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.8.ebuild
20 @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~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"