diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 14:22:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:45:05 +0200 |
commit | 0e52d154645159eec3566908363418319e353c1b (patch) | |
tree | 945583ae2050da1830f06b23c79e8af1f1244e67 /dev-ruby/rb-inotify | |
parent | dev-ruby/minitest: keyword ~arm64 (diff) | |
download | gentoo-0e52d154645159eec3566908363418319e353c1b.tar.gz gentoo-0e52d154645159eec3566908363418319e353c1b.tar.bz2 gentoo-0e52d154645159eec3566908363418319e353c1b.zip |
dev-ruby/rb-inotify: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild index 407ac93665ea..78fd079e248f 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nex3/rb-inotify" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~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 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "virtual/ruby-ffi" |