diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:07:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:48 +0200 |
commit | 887ec6cf99a763aecb2ff03ec5b5d56e8735a32d (patch) | |
tree | c93852e3665a894d2bd9fb54c14615d6ae41d9b0 /dev-ruby/rb-inotify | |
parent | dev-ruby/concurrent-ruby: ppc stable wrt bug #684084 (diff) | |
download | gentoo-887ec6cf99a763aecb2ff03ec5b5d56e8735a32d.tar.gz gentoo-887ec6cf99a763aecb2ff03ec5b5d56e8735a32d.tar.bz2 gentoo-887ec6cf99a763aecb2ff03ec5b5d56e8735a32d.zip |
dev-ruby/rb-inotify: ppc stable wrt bug #684084
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild index 6cebb6806aa7..47b70841bae5 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -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" +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" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |