diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-25 07:16:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-25 07:16:26 +0200 |
commit | d719df46bc09c5b7426fc4cd22d33a30528a35bb (patch) | |
tree | ce44b1abe2b4b98943e470ece1341d52be427734 /dev-ruby | |
parent | dev-ruby/tins: ppc stable wrt bug #813792 (diff) | |
download | gentoo-d719df46bc09c5b7426fc4cd22d33a30528a35bb.tar.gz gentoo-d719df46bc09c5b7426fc4cd22d33a30528a35bb.tar.bz2 gentoo-d719df46bc09c5b7426fc4cd22d33a30528a35bb.zip |
dev-ruby/rb-inotify: ppc stable wrt bug #813795
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild index 431716fff624..c5a0ae251b0c 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.10.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/ffi" |