diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:58:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:58:31 +0200 |
commit | f480746e78b2821ce7320bfedea5836d1e798d6f (patch) | |
tree | 42cb109e1d6466c97363a46f10dcad6fb7a448ae /dev-ruby/rb-inotify | |
parent | dev-ruby/tins: x86 stable wrt bug #813792 (diff) | |
download | gentoo-f480746e78b2821ce7320bfedea5836d1e798d6f.tar.gz gentoo-f480746e78b2821ce7320bfedea5836d1e798d6f.tar.bz2 gentoo-f480746e78b2821ce7320bfedea5836d1e798d6f.zip |
dev-ruby/rb-inotify: x86 stable wrt bug #813795
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rb-inotify')
-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 d1b8e1c18b95..431716fff624 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" |