diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:05:11 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:07:30 +0100 |
commit | 7cbcdde648152a81ade81e856005c906fb3f783b (patch) | |
tree | a4331f01235ba93a670def0f497d6508d9793c7b /dev-ruby/rb-inotify | |
parent | dev-libs/quazip: arm stable, bug #641222 (diff) | |
download | gentoo-7cbcdde648152a81ade81e856005c906fb3f783b.tar.gz gentoo-7cbcdde648152a81ade81e856005c906fb3f783b.tar.bz2 gentoo-7cbcdde648152a81ade81e856005c906fb3f783b.zip |
dev-ruby/rb-inotify: arm stable, bug #639720
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rb-inotify')
-rw-r--r-- | dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6e726129b110..cb297e346792 100644 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild +++ b/dev-ruby/rb-inotify/rb-inotify-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 "virtual/ruby-ffi" |