diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 15:29:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 15:29:58 +0200 |
commit | 5cfaac52f7984b2822850cd59c8c785ca19a2f71 (patch) | |
tree | 6bd0908a7ecf441e2615ded02e707794417a9eb5 | |
parent | dev-ruby/concurrent-ruby: ppc64 stable wrt bug #684084 (diff) | |
download | gentoo-5cfaac52f7984b2822850cd59c8c785ca19a2f71.tar.gz gentoo-5cfaac52f7984b2822850cd59c8c785ca19a2f71.tar.bz2 gentoo-5cfaac52f7984b2822850cd59c8c785ca19a2f71.zip |
dev-ruby/rb-inotify: ppc64 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="ppc64"
-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 3473e5d940ca..6cebb6806aa7 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" |