diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 16:09:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 16:09:48 +0300 |
commit | 7141263b89307a801e5f5dfc2c9fa24916d6a396 (patch) | |
tree | f4ded0ea9f56744597831071ad84b0dfe5787a13 /dev-ruby/rb-inotify | |
parent | app-misc/neofetch: amd64 stable wrt bug #684862 (diff) | |
download | gentoo-7141263b89307a801e5f5dfc2c9fa24916d6a396.tar.gz gentoo-7141263b89307a801e5f5dfc2c9fa24916d6a396.tar.bz2 gentoo-7141263b89307a801e5f5dfc2c9fa24916d6a396.zip |
dev-ruby/rb-inotify: amd64 stable wrt bug #684084
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 0b3afd89d845..96e33fbb9d9a 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" |