diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:38:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:20 +0100 |
commit | bb4f5939c8c9535131f9a5f7af3c8261f9eedde2 (patch) | |
tree | aaafa172b7b7dbcd4a6cd2f4983cd5f52c3792b2 /dev-ruby/rb-inotify | |
parent | dev-ruby/concurrent-ruby: stable 1.0.5 for sparc, bug #684084 (diff) | |
download | gentoo-bb4f5939c8c9535131f9a5f7af3c8261f9eedde2.tar.gz gentoo-bb4f5939c8c9535131f9a5f7af3c8261f9eedde2.tar.bz2 gentoo-bb4f5939c8c9535131f9a5f7af3c8261f9eedde2.zip |
dev-ruby/rb-inotify: stable 0.10.0 for sparc, bug #684084
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 aca75df56eb8..0b3afd89d845 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" |